nlpblogs commited on
Commit
81e9609
·
verified ·
1 Parent(s): ee3e666

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ selenium == 4.11.2
3
+
4
+ webdriver-manager
5
+ plotly
6
+
7
+ torch==2.6.0
8
+ transformers==4.49.0
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+ streamlit-extras
17
+
18
+