Maria Tsilimos commited on
Commit
5c45931
·
unverified ·
1 Parent(s): 566200c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+
3
+ transformers ==4.48.3
4
+
5
+ nltk
6
+ streamlit-extras
7
+
8
+ pandas