varunshenoy/opendream

How to add checkpoint models?

vikiiing opened this issue · 1 comments

How can I load local models/extensions easily like webuiautomatic1111, the workflow is great, but when I start and run, I can use very little, is there any tutorial, thank you!

You can currently load models from Hugging Face. For example, if you want to load Dreamshaper, you can use Lykon/DreamShaper when calling dream.

If there is a model that's available on Civit, for example, but not on Hugging Face, you should first download and upload it to Hugging Face. You can then pull it from there.