Spaces:
Sleeping
Sleeping
paragon-analytics
commited on
Commit
•
d8620b4
1
Parent(s):
0b0124d
Create requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.20
|
2 |
+
sentence-transformers
|
3 |
+
https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.10/detectron2-0.6%2Bcpu-cp38-cp38-linux_x86_64.whl
|
4 |
+
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
5 |
+
gradio==3.1.3
|
6 |
+
tensorflow
|
7 |
+
tensorflow_hub
|
8 |
+
Pillow
|
9 |
+
matplotlib
|
10 |
+
numpy
|
11 |
+
keras
|
12 |
+
yake
|
13 |
+
spacy
|
14 |
+
spacy_streamlit
|
15 |
+
streamlit
|