Avinash109 commited on
Commit
9b596a2
·
verified ·
1 Parent(s): 182c4ed

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.22.0
2
+ pandas==1.5.3
3
+ torch==2.0.1
4
+ transformers==4.30.2
5
+ plotly==5.15.0