14likhit commited on
Commit
00247d6
·
verified ·
1 Parent(s): 5655d9c

Updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,7 +1,3 @@
1
- streamlit==1.27.0
2
- torch==2.0.1
3
- transformers==4.34.0
4
- accelerate==0.23.0
5
- safetensors==0.3.2
6
- huggingface_hub==0.17.3
7
- diffusers==0.21.4
 
1
+ streamlit>=1.25.0
2
+ torch>=2.0.0
3
+ Pillow>=9.0.0