Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
gradio
|
|
|
|
|
2 |
Pillow
|
3 |
-
|
4 |
-
|
|
|
|
1 |
gradio
|
2 |
+
easyocr
|
3 |
+
torch
|
4 |
Pillow
|
5 |
+
opencv-python-headless
|
6 |
+
pip install -r requirements.txt
|
7 |
+
pip install easyocr
|