use state instead of global for default_image (#812)

* use state instead of global for default_image

solves issue https://github.com/lllyasviel/Fooocus/issues/716

* fix

---------

Co-authored-by: lllyasviel <lyuminzhang@outlook.com>
This commit is contained in:
Manuel Schmid
2023-10-29 09:31:14 -07:00
committed by GitHub
co-authored by lllyasviel
parent 759bfadefa
commit 49b94fa26e
2 changed files with 10 additions and 23 deletions
+1 -1
View File
@@ -1 +1 @@
version = '2.1.757'
version = '2.1.758'