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