Update requirements.txt.

This commit is contained in:
hodanov 2023-10-21 10:37:13 +09:00
parent b868425570
commit ec3e0f2fd6

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