Spaces:
Runtime error
Runtime error
[Update] requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
openai
|
2 |
einops
|
3 |
gradio
|
@@ -32,5 +34,3 @@ torch==1.13.1
|
|
32 |
torchvision==0.14.1
|
33 |
wget==3.2
|
34 |
setuptools==59.5.0
|
35 |
-
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
|
36 |
-
detectron2 @ git+https://github.com/facebookresearch/detectron2.git
|
|
|
1 |
+
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
|
2 |
+
detectron2 @ git+https://github.com/facebookresearch/detectron2.git
|
3 |
openai
|
4 |
einops
|
5 |
gradio
|
|
|
34 |
torchvision==0.14.1
|
35 |
wget==3.2
|
36 |
setuptools==59.5.0
|
|
|
|