Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ openai
|
|
4 |
unstructured
|
5 |
unstructured[local-inference]
|
6 |
torch
|
7 |
-
|
|
|
|
4 |
unstructured
|
5 |
unstructured[local-inference]
|
6 |
torch
|
7 |
+
torchvision
|
8 |
+
detectron2@git+https://github.com/facebookresearch/detectron2.git
|