Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,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
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
+
## You can start with 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
|