Replies: 2 comments 1 reply
-
Hey , Note that i didn't wrote the original code, i only wrote the GUI, did some basic tests that's it, so you can try if you can get better results. Good luck. |
Beta Was this translation helpful? Give feedback.
1 reply
-
For both, you got no install version for windows https://github.com/diStyApps/Safe-and-Stable-Ckpt2Safetensors-Conversion-Tool-GUI/releases/download/0.1.1/Safe-and-Stable-Ckpt2Safetensors-GUI.v0.1.1.7z |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I don't know anything about how AI or ML works. I saw some formulas which were used to merge ckpt files together. But none of those, from Automatic1111, can give me the result I wanted. So, I wanted to ask here, as you are able to work with the ckpt data. Is there a way to combine two different .ckpt files or safetensor files into one, without loosing any data? Can you make a tool or is there a tool already?
I want something like
C= A + (B-A)
while creating a new C.ckpt file by subtracting A from B before adding to A, so that we may reduce file size.
Beta Was this translation helpful? Give feedback.
All reactions