mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
update version (#613)
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
version = '2.1.31'
|
version = '2.1.32'
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ def prepare_environment():
|
|||||||
requirements_file = os.environ.get('REQS_FILE', "requirements_versions.txt")
|
requirements_file = os.environ.get('REQS_FILE', "requirements_versions.txt")
|
||||||
|
|
||||||
comfy_repo = os.environ.get('COMFY_REPO', "https://github.com/comfyanonymous/ComfyUI")
|
comfy_repo = os.environ.get('COMFY_REPO', "https://github.com/comfyanonymous/ComfyUI")
|
||||||
comfy_commit_hash = os.environ.get('COMFY_COMMIT_HASH', "c16f5744e306fb042363767d771da68929f088d8")
|
comfy_commit_hash = os.environ.get('COMFY_COMMIT_HASH', "d1a0abd40b86f3f079b0cc71e49f9f4604831457")
|
||||||
|
|
||||||
print(f"Python {sys.version}")
|
print(f"Python {sys.version}")
|
||||||
print(f"Fooocus version: {fooocus_version.version}")
|
print(f"Fooocus version: {fooocus_version.version}")
|
||||||
|
|||||||
Reference in New Issue
Block a user