mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
This commit is contained in:
@@ -35,7 +35,7 @@ def load_model_weights(model, sd):
|
|||||||
w = sd.pop(x)
|
w = sd.pop(x)
|
||||||
del w
|
del w
|
||||||
if len(m) > 0:
|
if len(m) > 0:
|
||||||
print("missing", m)
|
print("Visited extra keys:", m)
|
||||||
return model
|
return model
|
||||||
|
|
||||||
def load_clip_weights(model, sd):
|
def load_clip_weights(model, sd):
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
version = '2.1.788'
|
version = '2.1.789'
|
||||||
|
|||||||
Reference in New Issue
Block a user