Spaces:
Runtime error
Runtime error
Commit
·
d6f042d
1
Parent(s):
668bc57
open proxydet
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -8,8 +8,9 @@ timm<=0.5.4
|
|
| 8 |
lvis
|
| 9 |
nltk<=3.7
|
| 10 |
#git+https://github.com/facebookresearch/detectron2.git
|
| 11 |
-
|
|
|
|
| 12 |
#torch>=1.7.0
|
| 13 |
#torchvision>=0.8.1
|
| 14 |
-
|
| 15 |
#opencv-python
|
|
|
|
| 8 |
lvis
|
| 9 |
nltk<=3.7
|
| 10 |
#git+https://github.com/facebookresearch/detectron2.git
|
| 11 |
+
|
| 12 |
+
numpy>=1.18.5
|
| 13 |
#torch>=1.7.0
|
| 14 |
#torchvision>=0.8.1
|
| 15 |
+
git+https://github.com/huggingface/transformers.git
|
| 16 |
#opencv-python
|