save code
This commit is contained in:
+3
-1
@@ -28,7 +28,9 @@ import oss2
|
||||
|
||||
COMFYUI_URL = "http://127.0.0.1:8188"
|
||||
# COMFYUI_URL = "http://117.50.80.187:47697"
|
||||
WORKFLOW_PATH = Path(__file__).parent / "change2_1_ex.json"
|
||||
# WORKFLOW_PATH = Path(__file__).parent / "change2_1_ex.json"
|
||||
|
||||
WORKFLOW_PATH = Path(__file__).parent / "change_fast2.json"
|
||||
|
||||
# 节点 ID 映射
|
||||
NODE_MODEL = "11" # 模特
|
||||
|
||||
Reference in New Issue
Block a user