Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
transformers
|
2 |
Pillow
|
3 |
pdf2image
|
4 |
-
|
5 |
numpy
|
6 |
torch
|
7 |
-
gradio
|
|
|
1 |
transformers
|
2 |
Pillow
|
3 |
pdf2image
|
4 |
+
opencv-python
|
5 |
numpy
|
6 |
torch
|
|