Synchronize requirements/requirements_versions

* Remove deps not listed in _versions from requirements

* Omit versions when they don't match _versions
This commit is contained in:
Aarni Koskela 2023-05-28 15:40:04 +03:00
parent 3d42411c3d
commit c1a5068ebe
2 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
GitPython GitPython
Pillow Pillow
accelerate accelerate
astunparse
basicsr basicsr
blendmodes blendmodes
clean-fid clean-fid
@ -14,17 +14,17 @@ kornia
lark lark
numpy numpy
omegaconf omegaconf
opencv-contrib-python
piexif piexif
psutil psutil
pytorch_lightning==1.7.7 pytorch_lightning
realesrgan realesrgan
requests requests
resize-right resize-right
rich
safetensors safetensors
scikit-image>=0.19 scikit-image>=0.19
timm==0.4.12 timm
tomesd tomesd
torch torch
torchdiffeq torchdiffeq

View File

@ -16,6 +16,7 @@ lark==1.1.2
numpy==1.23.5 numpy==1.23.5
omegaconf==2.2.3 omegaconf==2.2.3
piexif==1.1.3 piexif==1.1.3
psutil~=5.9.5
pytorch_lightning==1.9.4 pytorch_lightning==1.9.4
realesrgan==0.3.0 realesrgan==0.3.0
resize-right==0.0.2 resize-right==0.0.2