mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
sync (#656)
This commit is contained in:
@@ -22,7 +22,8 @@ def get_empty_folder(path):
|
||||
|
||||
|
||||
comfy_repo = "https://github.com/comfyanonymous/ComfyUI"
|
||||
comfy_commit_hash = "8cc75c64ff7188ce72cd4ba595119586e425c09f"
|
||||
comfy_commit_hash = None
|
||||
|
||||
comfy_temp_path = get_empty_folder(os.path.join(os.path.dirname(os.path.abspath(__file__)), 'backend', 'comfy_temp'))
|
||||
comfy_core_path = get_empty_folder(os.path.join(os.path.dirname(os.path.abspath(__file__)), 'backend', 'headless'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user