Spaces:
Running
on
Zero
Running
on
Zero
Update .env
Browse files
.env
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
URL=http://127.0.0.1:8188/prompt
|
| 2 |
-
OUTPUT_DIR=ComfyUI/output
|
| 3 |
-
INPUT_DIR=ComfyUI/
|
| 4 |
COMF_PATH=ComfyUI/main.py
|
|
|
|
| 1 |
+
URL=http://127.0.0.1:8188/prompt
|
| 2 |
+
OUTPUT_DIR=ComfyUI/output
|
| 3 |
+
INPUT_DIR=ComfyUI/input
|
| 4 |
COMF_PATH=ComfyUI/main.py
|