Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ langchain
|
|
2 |
openai
|
3 |
unstructured
|
4 |
unstructured[local-inference]
|
5 |
-
torch
|
|
|
|
2 |
openai
|
3 |
unstructured
|
4 |
unstructured[local-inference]
|
5 |
+
torch
|
6 |
+
detectron2@git+https://github.com/facebookresearch/[email protected]#egg=detectron2
|