You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model creators are now intentionally added keys that prevent making modifications to the model
Extra keys
Intentionally bad clip keys
I get that this is a cheap way to prevent redundant model merges and are fed up with not being credited, and I'm totally for that, but I need these files in diffusers format for work and it's breaking the converter
Do you think the error: "argument 'metadata': 'dict' object cannot be converted to 'PyString'" is the same issues?
I get it when trying to merge Checkpoints as .safetensor, but only a certain few checkpoints, the rest work fine.
Model creators are now intentionally added keys that prevent making modifications to the model
Extra keys
Intentionally bad clip keys
I get that this is a cheap way to prevent redundant model merges and are fed up with not being credited, and I'm totally for that, but I need these files in diffusers format for work and it's breaking the converter
Here's the workaround so far:
szhublox/ambw_comfyui#4
https://gist.github.com/rvkwi/2df007fa3d6249474e18a7aa47d42507
Would be cool to see these fixes incorporated into Toolkit for the rest of us
The text was updated successfully, but these errors were encountered: