Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,9 @@
|
|
| 2 |
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
|
| 7 |
-
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
+
## You can start your new environment like this
|
| 6 |
+
|
| 7 |
+
```bash
|
| 8 |
.\python_embeded_DP\python.exe -s ComfyUI\main.py --windows-standalone-build --reserve-vram 0 --port 8760
|
| 9 |
+
```
|
| 10 |
+
**unzip and put it into your \ComfyUI_windows_portable catalogue**
|