Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
Discussion options

You must be logged in to vote

In short, if the model is hosted on the huggingface website and it says "diffusers" in their model card page then you only need to run the first conversion script. Just change the --model_path to point to the correct model name.

Another way to check is to go to the huggingface website for the model and browse the files. If the files have a bunch of folders (eg. shedulder, text_encoder, etc.) then again you can just use the first conversion script.

If there's only a .ckpt file present, then you'll need to do both conversion script as described in the guide.

Here's another site with more models, most of which are .ckpt: https://rentry.org/sdmodels

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ItsMEMEGuy
Comment options

@azuritecoin
Comment options

@ItsMEMEGuy
Comment options

@amida168
Comment options

Answer selected by ItsMEMEGuy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants