Spaces:
Runtime error
Runtime error
fix: requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
torch
|
| 3 |
datasets
|
| 4 |
git+https://github.com/facebookresearch/detectron2.git
|
| 5 |
tesseract-ocr
|
|
|
|
| 1 |
+
transformers
|
|
|
|
| 2 |
datasets
|
| 3 |
git+https://github.com/facebookresearch/detectron2.git
|
| 4 |
tesseract-ocr
|