浏览代码
Sort requirements files
Aarni Koskela
2 年之前
|
@@ -1,32 +1,32 @@
|
|
-astunparse
|
|
|
|
-blendmodes
|
|
|
|
|
|
+GitPython
|
|
|
|
+Pillow
|
|
accelerate
|
|
accelerate
|
|
|
|
+astunparse
|
|
basicsr
|
|
basicsr
|
|
|
|
+blendmodes
|
|
|
|
+clean-fid
|
|
|
|
+einops
|
|
gfpgan
|
|
gfpgan
|
|
gradio==3.32.0
|
|
gradio==3.32.0
|
|
|
|
+inflection
|
|
|
|
+jsonmerge
|
|
|
|
+kornia
|
|
|
|
+lark
|
|
numpy
|
|
numpy
|
|
omegaconf
|
|
omegaconf
|
|
opencv-contrib-python
|
|
opencv-contrib-python
|
|
-requests
|
|
|
|
piexif
|
|
piexif
|
|
-Pillow
|
|
|
|
|
|
+psutil
|
|
pytorch_lightning==1.7.7
|
|
pytorch_lightning==1.7.7
|
|
realesrgan
|
|
realesrgan
|
|
|
|
+requests
|
|
|
|
+resize-right
|
|
|
|
+rich
|
|
|
|
+safetensors
|
|
scikit-image>=0.19
|
|
scikit-image>=0.19
|
|
timm==0.4.12
|
|
timm==0.4.12
|
|
-transformers==4.25.1
|
|
|
|
|
|
+tomesd
|
|
torch
|
|
torch
|
|
-einops
|
|
|
|
-jsonmerge
|
|
|
|
-clean-fid
|
|
|
|
-resize-right
|
|
|
|
torchdiffeq
|
|
torchdiffeq
|
|
-kornia
|
|
|
|
-lark
|
|
|
|
-inflection
|
|
|
|
-GitPython
|
|
|
|
torchsde
|
|
torchsde
|
|
-safetensors
|
|
|
|
-psutil
|
|
|
|
-rich
|
|
|
|
-tomesd
|
|
|
|
|
|
+transformers==4.25.1
|
|
@@ -1,29 +1,29 @@
|
|
-blendmodes==2022
|
|
|
|
-transformers==4.25.1
|
|
|
|
|
|
+GitPython==3.1.30
|
|
|
|
+Pillow==9.5.0
|
|
accelerate==0.18.0
|
|
accelerate==0.18.0
|
|
basicsr==1.4.2
|
|
basicsr==1.4.2
|
|
|
|
+blendmodes==2022
|
|
|
|
+clean-fid==0.1.35
|
|
|
|
+einops==0.4.1
|
|
|
|
+fastapi==0.94.0
|
|
gfpgan==1.3.8
|
|
gfpgan==1.3.8
|
|
gradio==3.32.0
|
|
gradio==3.32.0
|
|
|
|
+httpcore<=0.15
|
|
|
|
+inflection==0.5.1
|
|
|
|
+jsonmerge==1.8.0
|
|
|
|
+kornia==0.6.7
|
|
|
|
+lark==1.1.2
|
|
numpy==1.23.5
|
|
numpy==1.23.5
|
|
-Pillow==9.5.0
|
|
|
|
-realesrgan==0.3.0
|
|
|
|
-torch
|
|
|
|
omegaconf==2.2.3
|
|
omegaconf==2.2.3
|
|
|
|
+piexif==1.1.3
|
|
pytorch_lightning==1.9.4
|
|
pytorch_lightning==1.9.4
|
|
|
|
+realesrgan==0.3.0
|
|
|
|
+resize-right==0.0.2
|
|
|
|
+safetensors==0.3.1
|
|
scikit-image==0.20.0
|
|
scikit-image==0.20.0
|
|
timm==0.6.7
|
|
timm==0.6.7
|
|
-piexif==1.1.3
|
|
|
|
-einops==0.4.1
|
|
|
|
-jsonmerge==1.8.0
|
|
|
|
-clean-fid==0.1.35
|
|
|
|
-resize-right==0.0.2
|
|
|
|
|
|
+tomesd==0.1.2
|
|
|
|
+torch
|
|
torchdiffeq==0.2.3
|
|
torchdiffeq==0.2.3
|
|
-kornia==0.6.7
|
|
|
|
-lark==1.1.2
|
|
|
|
-inflection==0.5.1
|
|
|
|
-GitPython==3.1.30
|
|
|
|
torchsde==0.2.5
|
|
torchsde==0.2.5
|
|
-safetensors==0.3.1
|
|
|
|
-httpcore<=0.15
|
|
|
|
-fastapi==0.94.0
|
|
|
|
-tomesd==0.1.2
|
|
|
|
|
|
+transformers==4.25.1
|