forked from lllyasviel/Fooocus
-
Notifications
You must be signed in to change notification settings - Fork 22
Diffusers
yownas edited this page Aug 19, 2024
·
2 revisions
This is an experimental feature in RuinedFooocus mainly used for internal testing. It will allow you to download and use (some) models from HuggingFace.
To download the models you can do it from within RF by giving the prompt hf: <repo/name>
. These will be downloaded into RuinedFooocus\models\diffusers\
and show up in the model list prefixed with a 🤗.
Some of the repos we've tested are:
- black-forest-labs/FLUX.1-schnell
- CompVis/stable-diffusion-v1-1
- CompVis/stable-diffusion-v1-2
- CompVis/stable-diffusion-v1-3
- CompVis/stable-diffusion-v1-4
- dataautogpt3/PixArt-Sigma-900M
- runwayml/stable-diffusion-v1-5
- stabilityai/stable-diffusion-xl-base-1.0
Please note that many of the Performance settings will be ignored and things like LoRAs and Controlnets are ignored and not supported.