Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
paddleocr
|
|
|
1 |
+
torch
|
2 |
+
cv2
|
3 |
+
PIL
|
4 |
+
transformers
|
5 |
+
paddleocr
|
|