mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-06 06:53:48 +00:00
v8
This commit is contained in:
parent
660c098da0
commit
b1c58750a9
8 changed files with 75 additions and 79 deletions
30
data/.gitignore
vendored
30
data/.gitignore
vendored
|
|
@ -1,28 +1,2 @@
|
|||
# for all of the stuff downloaded by transformers, pytorch, and others
|
||||
/.cache
|
||||
# for UIs
|
||||
/config
|
||||
# for all stable diffusion models (main, waifu diffusion, etc..)
|
||||
/StableDiffusion
|
||||
# others
|
||||
/Codeformer
|
||||
/GFPGAN
|
||||
/ESRGAN
|
||||
/BSRGAN
|
||||
/RealESRGAN
|
||||
/SwinIR
|
||||
/MiDaS
|
||||
/BLIP
|
||||
/ScuNET
|
||||
/LDSR
|
||||
/Deepdanbooru
|
||||
/Hypernetworks
|
||||
/VAE
|
||||
/embeddings
|
||||
/Lora
|
||||
/ControlNet
|
||||
/openpose
|
||||
/ModelScope
|
||||
/LyCORIS
|
||||
/GLIGEN
|
||||
/CLIPEncoder
|
||||
/*
|
||||
!/.gitignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue