Spaces:
Sleeping
Sleeping
ningrumdaud
commited on
Commit
•
1cd1822
1
Parent(s):
a6e894d
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl#sha256=86cc141f63942d4b2c5fcee06630fd6f904788d2f0ab005cce45aadb8fb73889
|
2 |
networkx==3.3
|
3 |
-
matplotlib==3.7.1
|
|
|
|
1 |
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl#sha256=86cc141f63942d4b2c5fcee06630fd6f904788d2f0ab005cce45aadb8fb73889
|
2 |
networkx==3.3
|
3 |
+
matplotlib==3.7.1
|
4 |
+
pandas==2.0.3
|