i
This commit is contained in:
parent
ba61cdcbb3
commit
6583a5daf9
BIN
a.png
BIN
a.png
Binary file not shown.
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.8 MiB |
@ -19,7 +19,7 @@ def prepare_environment():
|
||||
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_commit_hash = os.environ.get('COMFY_COMMIT_HASH', "026fa0ed3db9ab0681aaee06aba77234c2c5dfde")
|
||||
comfy_commit_hash = os.environ.get('COMFY_COMMIT_HASH', "9fc06f0827b08229956660c4bf7e1231f07aea0c")
|
||||
|
||||
commit = commit_hash()
|
||||
tag = fooocus_tag
|
||||
|
Loading…
Reference in New Issue
Block a user