Spaces:
Paused
Paused
lllyasviel
commited on
Commit
·
7d8b0ea
1
Parent(s):
5928536
launch.py
CHANGED
@@ -19,7 +19,7 @@ def prepare_environment():
|
|
19 |
xformers_package = os.environ.get('XFORMERS_PACKAGE', 'xformers==0.0.20')
|
20 |
|
21 |
comfy_repo = os.environ.get('COMFY_REPO', "https://github.com/lllyasviel/ComfyUI-Embedded.git")
|
22 |
-
comfy_commit_hash = os.environ.get('COMFY_COMMIT_HASH', "
|
23 |
|
24 |
commit = commit_hash()
|
25 |
tag = fooocus_tag
|
|
|
19 |
xformers_package = os.environ.get('XFORMERS_PACKAGE', 'xformers==0.0.20')
|
20 |
|
21 |
comfy_repo = os.environ.get('COMFY_REPO', "https://github.com/lllyasviel/ComfyUI-Embedded.git")
|
22 |
+
comfy_commit_hash = os.environ.get('COMFY_COMMIT_HASH', "026fa0ed3db9ab0681aaee06aba77234c2c5dfde")
|
23 |
|
24 |
commit = commit_hash()
|
25 |
tag = fooocus_tag
|