Merge branch 'master' into roy.add_simple_interrogate_api
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
models/VAE/Put VAE here.txt
0 → 100644
modules/sd_vae.py
0 → 100644
| ... | ... | @@ -4,7 +4,7 @@ fairscale==0.4.4 |
| fonts | ||
| font-roboto | ||
| gfpgan | ||
| gradio==3.5 | ||
| gradio==3.8 | ||
| invisible-watermark | ||
| numpy | ||
| omegaconf | ||
| ... | ... | @@ -12,7 +12,7 @@ opencv-python |
| requests | ||
| piexif | ||
| Pillow | ||
| pytorch_lightning | ||
| pytorch_lightning==1.7.7 | ||
| realesrgan | ||
| scikit-image>=0.19 | ||
| timm==0.4.12 | ||
| ... | ... |
test/utils_test.py
0 → 100644
Please
register
or
sign in
to comment