Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +5 -0
requirement.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
gradio
|
2 |
easyocr
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
easyocr
|
3 |
+
torch
|
4 |
+
opencv-python-headless
|
5 |
+
scikit-image
|
6 |
+
numpy
|
7 |
+
Pillow
|