Spaces:
Sleeping
Sleeping
ningrumdaud
commited on
Commit
•
dfd93bb
1
Parent(s):
15bb958
Upload requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
spacy
|
2 |
-
|
3 |
-
|
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 |
+
gradio==4.31.5
|
3 |
+
gradio_client==0.16.4
|
4 |
+
spacy==3.7.4
|
5 |
+
networkx==3.3
|
6 |
+
matplotlib==3.7.1
|