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