save code

This commit is contained in:
Your Name
2026-04-06 15:30:35 +08:00
parent a044943db7
commit ecdef627d4
6 changed files with 5 additions and 31 deletions
-6
View File
@@ -1,6 +0,0 @@
/usr/local/miniconda3/envs/py312/lib/python3.12/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version!
warnings.warn(
INFO: Started server process [9669]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:12222 (Press CTRL+C to quit)
+2 -2
View File
@@ -26,8 +26,8 @@ from pydantic import BaseModel
import oss2
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_1_ex.json"
# WORKFLOW_PATH = Path(__file__).parent / "change_fast2.json"