Merge branch 'AUTOMATIC1111:master' into master
Showing
javascript/extensions.js
0 → 100644
localizations/de_DE.json
0 → 100644
localizations/it_IT.json
0 → 100644
localizations/pt_BR.json
0 → 100644
localizations/zh_TW.json
0 → 100644
modules/extensions.py
0 → 100644
modules/ui_extensions.py
0 → 100644
| ... | @@ -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 |
test/__init__.py
0 → 100644
test/extras_test.py
0 → 100644
test/img2img_test.py
0 → 100644
test/server_poll.py
0 → 100644
9.7 KB
362 Bytes
test/txt2img_test.py
0 → 100644