Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -11
requirements.txt
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
-
arxiv
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
pyvis==0.3.2
|
8 |
-
pybtex==0.24.0
|
9 |
-
scikit-learn==1.4.2
|
10 |
-
numpy==1.26.0
|
11 |
-
python-dateutil==2.8.2
|
|
|
1 |
+
streamlit
|
2 |
+
arxiv
|
3 |
+
networkx
|
4 |
+
matplotlib
|
5 |
+
transformers
|
6 |
+
torch
|
|
|
|
|
|
|
|
|
|