Merge branch 'dev' into debug_print

This commit is contained in:
Timothy Jaeryang Baek
2024-03-24 18:04:03 -05:00
committed by GitHub
42 changed files with 4942 additions and 5335 deletions

View File

@@ -406,3 +406,4 @@ WHISPER_MODEL_DIR = os.getenv("WHISPER_MODEL_DIR", f"{CACHE_DIR}/whisper/models"
####################################
AUTOMATIC1111_BASE_URL = os.getenv("AUTOMATIC1111_BASE_URL", "")
COMFYUI_BASE_URL = os.getenv("COMFYUI_BASE_URL", "")