save code
This commit is contained in:
+2
-2
@@ -25,8 +25,8 @@ from fastapi.responses import FileResponse
|
||||
from fastapi.staticfiles import StaticFiles
|
||||
from pydantic import BaseModel
|
||||
|
||||
COMFYUI_URL = "http://127.0.0.1:8188"
|
||||
# COMFYUI_URL = "http://117.50.80.187:47697"
|
||||
# COMFYUI_URL = "http://127.0.0.1:8188"
|
||||
COMFYUI_URL = "http://112.126.94.241:28188"
|
||||
WORKFLOW_PATH = Path(__file__).parent / "change2_2_0308.json"
|
||||
|
||||
# WORKFLOW_PATH = Path(__file__).parent / "change_fast3.json"
|
||||
|
||||
Reference in New Issue
Block a user