i
This commit is contained in:
parent
e8a287debb
commit
b90dec139b
@ -18,8 +18,8 @@ def prepare_environment():
|
|||||||
|
|
||||||
xformers_package = os.environ.get('XFORMERS_PACKAGE', 'xformers==0.0.20')
|
xformers_package = os.environ.get('XFORMERS_PACKAGE', 'xformers==0.0.20')
|
||||||
|
|
||||||
comfy_repo = os.environ.get('COMFY_REPO', "https://github.com/lllyasviel/ComfyUI-Embedded.git")
|
comfy_repo = os.environ.get('COMFY_REPO', "https://github.com/comfyanonymous/ComfyUI")
|
||||||
comfy_commit_hash = os.environ.get('COMFY_COMMIT_HASH', "9fc06f0827b08229956660c4bf7e1231f07aea0c")
|
comfy_commit_hash = os.environ.get('COMFY_COMMIT_HASH', "5ac96897e9782805cd5e8fe85bd98ad03eae2b6f")
|
||||||
|
|
||||||
commit = commit_hash()
|
commit = commit_hash()
|
||||||
tag = fooocus_tag
|
tag = fooocus_tag
|
||||||
|
Loading…
Reference in New Issue
Block a user