Maria Tsilimos commited on
Commit
48c8719
·
unverified ·
1 Parent(s): a71b275

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+
3
+ pandas
4
+ plotly
5
+
6
+ streamlit-extras
7
+ openpyxl
8
+ pyseto
9
+ streamlit
10
+ torch==2.6.0
11
+ transformers==4.49.0