Merge pull request #10 from hodanov/feature/update_requirements

Update requirements.txt
This commit is contained in:
hodanov 2023-06-18 18:18:23 +09:00 committed by GitHub
commit 82acd39a6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +1,15 @@
accelerate accelerate
diffusers[torch]==0.17.1 diffusers[torch]==0.17.1
onnxruntime==1.15.0 onnxruntime==1.15.1
safetensors==0.3.1 safetensors==0.3.1
torch==2.0.1+cu117 torch==2.0.1+cu117
transformers==4.29.2 transformers==4.30.2
xformers==0.0.20 xformers==0.0.20
realesrgan realesrgan==0.3.0
basicsr>=1.4.2 basicsr>=1.4.2
facexlib>=0.2.5 facexlib>=0.3.0
gfpgan>=1.3.5 gfpgan>=1.3.8
numpy numpy
opencv-python opencv-python
Pillow Pillow