File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,19 @@ sd-inpainting-1.5:
1313 vae :
1414 repo_id : stabilityai/sd-vae-ft-mse
1515 recommended : True
16- stable-diffusion-2.1 :
16+ stable-diffusion-2.1-768 :
1717 description : Stable Diffusion version 2.1 diffusers model, trained on 768 pixel images (5.21 GB)
1818 repo_id : stabilityai/stable-diffusion-2-1
1919 format : diffusers
2020 recommended : True
21+ stable-diffusion-2.1-base :
22+ description : Stable Diffusion version 2.1 diffusers model, trained on 512 pixel images (5.21 GB)
23+ repo_id : stabilityai/stable-diffusion-2-1-base
24+ format : diffusers
25+ recommended : False
2126sd-inpainting-2.0 :
2227 description : Stable Diffusion version 2.0 inpainting model (5.21 GB)
23- repo_id : stabilityai/stable-diffusion-2-1
28+ repo_id : stabilityai/stable-diffusion-2-inpainting
2429 format : diffusers
2530 recommended : False
2631analog-diffusion-1.0 :
Original file line number Diff line number Diff line change 1- __version__ = '2.3.1.post1 '
1+ __version__ = '2.3.1.post2 '
You can’t perform that action at this time.
0 commit comments