3682303355
### Update versions - auto:03d62538ae
- History Tab IS NOT WORKING YET! #138 - hlky:fd51bab1ec
- lstein:fe2a2cfc8b
Closes #102 the config file has been moved to `data/config/auto`
18 lines
285 B
Plaintext
18 lines
285 B
Plaintext
# 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
|
|
/ScuNET
|
|
/LDSR
|
|
/Hypernetworks
|
|
/embeddings
|