mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
sync (#640)
This commit is contained in:
@@ -22,7 +22,7 @@ def get_empty_folder(path):
|
||||
|
||||
|
||||
comfy_repo = "https://github.com/comfyanonymous/ComfyUI"
|
||||
comfy_commit_hash = "be903eb2e2921f03a3a03dc9d6b0c6437ae201f5"
|
||||
comfy_commit_hash = "5e885bd9c822a3cc7d50d75a40958265f497cd03"
|
||||
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