Merge branch 'AUTOMATIC1111:master' into force-push-patch-13
Showing
javascript/extensions.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
models/VAE/Put VAE here.txt
0 → 100644
modules/extensions.py
0 → 100644
modules/sd_vae.py
0 → 100644
modules/ui_extensions.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 | ||
| ... | ... | @@ -26,3 +26,4 @@ torchdiffeq |
| kornia | ||
| lark | ||
| inflection | ||
| GitPython |
Please register or sign in to comment