Spaces:
Runtime error
Runtime error
Commit ·
b1f8f30
1
Parent(s): 477e6f3
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
networkx==2.8.4
|
| 2 |
nltk==3.7
|
| 3 |
numpy==1.21.5
|
| 4 |
-
streamlit==1.20.0
|
|
|
|
|
|
| 1 |
networkx==2.8.4
|
| 2 |
nltk==3.7
|
| 3 |
numpy==1.21.5
|
| 4 |
+
streamlit==1.20.0
|
| 5 |
+
scipy
|