We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Right now, I use this script to: https://github.com/liuliu/swift-diffusion/blob/main/examples/dreambooth/main.swift But it generate fp32 ckpt, so I need to further convert that to fp16.
I am working on a new one that has no Python dependency: https://github.com/liuliu/swift-diffusion/blob/main/examples/pickle/main.swift
Sorry, something went wrong.
Thank you for the converter!
But I don't know something. What are the unet.ckpt, text_model.ckpt, and autoencoder.ckpt? Where can I find and download? ex. https://github.com/liuliu/swift-diffusion/blob/main/examples/dreambooth/main.swift#L1092
Now, I understand the target ckpt to convert is only this one
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: