yeshog50 commited on
Commit
f121897
·
verified ·
1 Parent(s): 033fe26

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- torch==2.0.1
2
- torchvision==0.15.2
3
- gradio==4.25.0
4
- diffusers==0.27.0
5
  transformers==4.35.0
6
  accelerate==0.25.0
7
- huggingface-hub==0.20.0
8
- Pillow==10.0.0
9
- safetensors==0.4.1
 
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