Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
transformers
|
|
|
3 |
pytesseract
|
4 |
Pillow
|
|
|
1 |
gradio
|
2 |
transformers
|
3 |
+
torch # PyTorch
|
4 |
pytesseract
|
5 |
Pillow
|