Update README.md
Browse files
README.md
CHANGED
|
@@ -3,4 +3,5 @@ license: mit
|
|
| 3 |
---
|
| 4 |
|
| 5 |
You can start your new environment like this
|
| 6 |
-
.\python_embeded_DP\python.exe -s ComfyUI\main.py --windows-standalone-build --reserve-vram 0 --port 8760
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
You can start your new environment like this
|
| 6 |
+
.\python_embeded_DP\python.exe -s ComfyUI\main.py --windows-standalone-build --reserve-vram 0 --port 8760
|
| 7 |
+
unzip and put it into your \ComfyUI_windows_portable catalogue
|