Starberry15 commited on
Commit
20dc7a6
·
verified ·
1 Parent(s): 779bb9b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
1
+ streamlit>=1.28.0
2
+ pandas>=2.0.3
3
+ numpy>=1.24.0
4
+ plotly>=5.15.0
5
+ python-dotenv>=1.0.0
6
+ huggingface-hub>=0.18.1
7
+ transformers>=4.34.0
8
+ torch>=2.2.0