Merge pull request #43 from hodanov/feature/update_dependencies

Update requirements.txt.
This commit is contained in:
hodanov 2023-10-21 10:55:04 +09:00 committed by GitHub
commit 28e0e7b9d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,17 @@
invisible_watermark invisible_watermark
accelerate accelerate
diffusers[torch]==0.20.1 diffusers[torch]==0.21.4
onnxruntime==1.15.1 onnxruntime==1.16.1
safetensors==0.3.3 safetensors==0.3.3
torch==2.0.1+cu117 torch==2.0.1+cu117
transformers==4.32.0 transformers==4.34.1
xformers==0.0.21 xformers==0.0.22
realesrgan==0.3.0 realesrgan==0.3.0
basicsr>=1.4.2 basicsr>=1.4.2
facexlib>=0.3.0 facexlib>=0.3.0
gfpgan>=1.3.8 gfpgan>=1.3.8
scipy==1.11.1 scipy==1.11.3
opencv-python opencv-python
Pillow Pillow
torchvision torchvision