指定默认RUNNINGHUB_BASE_URL
This commit is contained in:
@@ -10,6 +10,7 @@ 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:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user