Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
vietocr
|
2 |
-
pillow
|
|
|
|
|
|
|
|
|
|
|
|
1 |
vietocr
|
2 |
+
pillow
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
numpy
|
6 |
+
time
|
7 |
+
os
|