Merge branch 'master' into fix/progress-api
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.
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 |
Please register or sign in to comment