1
0
Fork 0

chore(docs): list other tested models

This commit is contained in:
Sean Sube 2023-01-12 18:24:52 -06:00
parent f1acb8d640
commit 4a8fbf514c
1 changed files with 6 additions and 0 deletions

View File

@ -239,6 +239,12 @@ Make sure you have CUDA 11.x installed and that the version of PyTorch matches t
Sign up for an account at https://huggingface.co and find the models you want to use. Popular options include:
- https://huggingface.co/runwayml/stable-diffusion-v1-5
- https://huggingface.co/runwayml/stable-diffusion-inpainting
- https://huggingface.co/stabilityai/stable-diffusion-2-1
- https://huggingface.co/stabilityai/stable-diffusion-2-inpainting
You will need at least one of the base models for txt2img and img2img mode. If you want to use inpainting, you will
also need one of the inpainting models.
Log into the HuggingFace CLI: