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)
|
||||
del w
|
||||
if len(m) > 0:
|
||||
print("missing", m)
|
||||
print("Visited extra keys:", m)
|
||||
return model
|
||||
|
||||
def load_clip_weights(model, sd):
|
||||
|
||||
Reference in New Issue
Block a user