How to use a specific model from huggingface or Google Drive to train the images / How to load model locally?
I would like to train subjects in a specific model, how can I use it here instead of the original stable diffusion model 1.4, 1.5, 2.0, ecc
Hey @dvelm,
you can load the model locally with: https://huggingface.co/docs/diffusers/using-diffusers/loading#loading-pipelines-locally
Hey @dvelm,
you can load the model locally with: https://huggingface.co/docs/diffusers/using-diffusers/loading#loading-pipelines-locally
I wrote in the wrong section. I wanted to ask in the model training thread
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.