Fooocus GitHub Bot Commit
This commit is generated by a GitHub bot of Fooocus
This commit is contained in:
parent
3d180e9eb6
commit
fd4a5b2eaf
|
|
@ -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):
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version = '2.1.788'
|
||||
version = '2.1.789'
|
||||
|
|
|
|||
Loading…
Reference in New Issue