TharushiPerera commited on
Commit
8bf7ac2
·
verified ·
1 Parent(s): 08b9324

Update requirements

Browse files
Files changed (1) hide show
  1. requirements +7 -1
requirements CHANGED
@@ -1 +1,7 @@
1
- pip install streamlit pandas transformers torch wordcloud matplotlib
 
 
 
 
 
 
 
1
+ streamlit==1.31.1
2
+ pandas==2.1.4
3
+ transformers==4.38.2
4
+ torch==2.2.0
5
+ wordcloud==1.9.3
6
+ matplotlib==3.8.2
7
+ safetensors==0.5.3