Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
opencv-python-headless<4.3
|
2 |
opencv-python
|
3 |
Pillow==9.5
|
|
|
4 |
gradio
|
5 |
torch
|
6 |
easyocr
|
|
|
1 |
opencv-python-headless<4.3
|
2 |
opencv-python
|
3 |
Pillow==9.5
|
4 |
+
transformers
|
5 |
gradio
|
6 |
torch
|
7 |
easyocr
|