Revert "指定默认RUNNINGHUB_BASE_URL"

This reverts commit fba146c460c14056e137f29d4b94d2fb5a85bc6f.
This commit is contained in:
puke
2025-10-31 10:59:32 +08:00
parent 112ea73bf3
commit fc63856f9c

View File

@@ -10,7 +10,6 @@ from typing import Optional, List, Dict, Any
from comfykit import ComfyKit
from loguru import logger
os.environ["RUNNINGHUB_BASE_URL"] = "https://www.runninghub.cn"
class ComfyBaseService:
"""