Spaces:
Sleeping
Sleeping
paragon-analytics
commited on
Commit
•
a19fb08
1
Parent(s):
d93ffd2
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
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
|
@@ -9,7 +9,6 @@ matplotlib
|
|
9 |
spacy_streamlit
|
10 |
streamlit
|
11 |
torch
|
12 |
-
torchvision
|
13 |
shap
|
14 |
transformers-interpret
|
15 |
numpy
|
|
|
1 |
+
transformers==4.20.1
|
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
|
|
|
9 |
spacy_streamlit
|
10 |
streamlit
|
11 |
torch
|
|
|
12 |
shap
|
13 |
transformers-interpret
|
14 |
numpy
|