Merge branch 'AUTOMATIC1111:master' into fix_nowebui_arg
Showing
javascript/extensions.js
0 → 100644
This diff is collapsed.
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 | ... | @@ -4,7 +4,7 @@ fairscale==0.4.4 |
fonts | fonts | ||
font-roboto | font-roboto | ||
gfpgan | gfpgan | ||
gradio==3.5 | gradio==3.8 | ||
invisible-watermark | invisible-watermark | ||
numpy | numpy | ||
omegaconf | omegaconf | ||
... | @@ -12,7 +12,7 @@ opencv-python | ... | @@ -12,7 +12,7 @@ opencv-python |
requests | requests | ||
piexif | piexif | ||
Pillow | Pillow | ||
pytorch_lightning | pytorch_lightning==1.7.7 | ||
realesrgan | realesrgan | ||
scikit-image>=0.19 | scikit-image>=0.19 | ||
timm==0.4.12 | timm==0.4.12 | ||
... | @@ -26,3 +26,4 @@ torchdiffeq | ... | @@ -26,3 +26,4 @@ torchdiffeq |
kornia | kornia | ||
lark | lark | ||
inflection | inflection | ||
GitPython |
Please register or sign in to comment