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:
parent
3d42411c3d
commit
c1a5068ebe
@ -1,7 +1,7 @@
|
||||
GitPython
|
||||
Pillow
|
||||
accelerate
|
||||
astunparse
|
||||
|
||||
basicsr
|
||||
blendmodes
|
||||
clean-fid
|
||||
@ -14,17 +14,17 @@ kornia
|
||||
lark
|
||||
numpy
|
||||
omegaconf
|
||||
opencv-contrib-python
|
||||
|
||||
piexif
|
||||
psutil
|
||||
pytorch_lightning==1.7.7
|
||||
pytorch_lightning
|
||||
realesrgan
|
||||
requests
|
||||
resize-right
|
||||
rich
|
||||
|
||||
safetensors
|
||||
scikit-image>=0.19
|
||||
timm==0.4.12
|
||||
timm
|
||||
tomesd
|
||||
torch
|
||||
torchdiffeq
|
||||
|
@ -16,6 +16,7 @@ lark==1.1.2
|
||||
numpy==1.23.5
|
||||
omegaconf==2.2.3
|
||||
piexif==1.1.3
|
||||
psutil~=5.9.5
|
||||
pytorch_lightning==1.9.4
|
||||
realesrgan==0.3.0
|
||||
resize-right==0.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user