Merge branch 'master' into master
Showing
CODEOWNERS
0 → 100644
javascript/contextMenus.js
0 → 100644
javascript/edit-attention.js
0 → 100644
javascript/imageParams.js
0 → 100644
javascript/images_history.js
0 → 100644
modules/deepbooru.py
0 → 100644
modules/hypernetworks/ui.py
0 → 100644
modules/images_history.py
0 → 100644
modules/ngrok.py
0 → 100644
modules/safe.py
0 → 100644
modules/scunet_model.py
0 → 100644
modules/scunet_model_arch.py
0 → 100644
478 KB
| ... | ... | @@ -4,7 +4,7 @@ fairscale==0.4.4 |
| fonts | ||
| font-roboto | ||
| gfpgan | ||
| gradio==3.4b3 | ||
| gradio==3.4.1 | ||
| invisible-watermark | ||
| numpy | ||
| omegaconf | ||
| ... | ... | @@ -13,14 +13,13 @@ Pillow |
| pytorch_lightning | ||
| realesrgan | ||
| scikit-image>=0.19 | ||
| git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 | ||
| timm==0.4.12 | ||
| transformers==4.19.2 | ||
| torch | ||
| einops | ||
| jsonmerge | ||
| clean-fid | ||
| git+https://github.com/openai/CLIP@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 | ||
| resize-right | ||
| torchdiffeq | ||
| kornia | ||
| lark |