yeshog50 commited on
Commit
e1e1a92
·
verified ·
1 Parent(s): 2073989

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- torch==2.0.1
2
- torchvision==0.15.2
3
- gradio==3.48.0
4
- diffusers==0.21.4 # Version that still uses cached_download
5
- transformers==4.34.1
6
- accelerate==0.24.1
7
- huggingface-hub==0.16.4 # Last version with cached_download
8
- Pillow==10.0.0
9
- safetensors==0.4.0
 
 
1
+ torch==2.2.1
2
+ torchvision==0.17.1
3
+ gradio==4.25.0
4
+ diffusers==0.27.2
5
+ transformers==4.39.3
6
+ accelerate==0.29.3
7
+ huggingface-hub==0.22.2
8
+ Pillow==10.3.0
9
+ safetensors==0.4.3
10
+ omegaconf==2.3.0