Ajedrel commited on
Commit
4a02466
·
verified ·
1 Parent(s): 8b88f33

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit==1.32.2
2
- transformers==4.39.3
3
- huggingface-hub==0.22.2
4
- python-dotenv==1.0.1
 
1
+ streamlit
2
+ transformers
3
+ huggingface-hub>=0.25.0
4
+ python-dotenv