TianDongL commited on
Commit
bf1aa31
·
verified ·
1 Parent(s): d4fd1cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
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
- unzip and put it into your \ComfyUI_windows_portable catalogue
 
 
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**