Spaces:
Running
Running
init
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
gradio
|
4 |
+
easyocr
|
5 |
+
opencv-python-headless
|
6 |
+
imutils
|
7 |
+
Pillow
|
8 |
+
numpy
|