yeshog50 commited on
Commit
105d371
·
verified ·
1 Parent(s): fad0145

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- torch>=2.0.1
2
- torchvision>=0.15.2
3
- gradio==3.50.0
4
- diffusers==0.24.0
5
- transformers==4.35.0
6
- accelerate==0.25.0
7
- huggingface-hub==0.19.3
8
- Pillow>=10.0.0
9
- safetensors>=0.3.1
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ gradio==3.48.0
4
+ diffusers==0.23.1
5
+ transformers==4.34.1
6
+ accelerate==0.24.1
7
+ huggingface-hub==0.19.4
8
+ Pillow==10.0.0
9
+ safetensors==0.4.0