azkavyro commited on
Commit
1f0bc5b
·
verified ·
1 Parent(s): 41be379

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -128,11 +128,10 @@ python3.11 main.py
128
  ### Step 6: Load the Workflow
129
  - Load the workflow in the ComfyUI interface.
130
  - Use the following workflow file:
131
- ```text
132
- https://huggingface.co/vyroAI/ImagineV5/blob/main/Imaginev5-Workflow.json
133
- ```
134
 
135
- ---
 
 
136
 
137
  ### Imagine V5 Ultra
138
 
@@ -170,10 +169,9 @@ python3.11 main.py
170
  ### Step 6: Load the Workflow
171
  - Load the workflow in the ComfyUI interface.
172
  - Use the following workflow file provided in Workflows folder:
 
 
173
 
174
- ```text
175
- https://huggingface.co/vyroAI/ImagineV5/blob/main/Imaginev5-ultra-Workflow.json
176
- ```
177
  ⚠️ If you are facing any issues, make sure to use ComfyUI version: "0.3.27"
178
 
179
  ---
 
128
  ### Step 6: Load the Workflow
129
  - Load the workflow in the ComfyUI interface.
130
  - Use the following workflow file:
 
 
 
131
 
132
+ -[Imaginev5-Workflow.json](https://huggingface.co/vyroAI/ImagineV5/blob/main/Imagine/Workflows/Imaginev5-Workflow.json)
133
+
134
+
135
 
136
  ### Imagine V5 Ultra
137
 
 
169
  ### Step 6: Load the Workflow
170
  - Load the workflow in the ComfyUI interface.
171
  - Use the following workflow file provided in Workflows folder:
172
+ -[Imaginev5-ultra-Workflow.json](https://huggingface.co/vyroAI/ImagineV5/blob/main/Imagine/Workflows/Imaginev5-ultra-Workflow.json)
173
+
174
 
 
 
 
175
  ⚠️ If you are facing any issues, make sure to use ComfyUI version: "0.3.27"
176
 
177
  ---