Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
dabbu2000
- opened
- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -4,5 +4,4 @@ numpy
|
|
4 |
easyocr
|
5 |
Pillow
|
6 |
transformers
|
7 |
-
torch
|
8 |
-
textblob
|
|
|
4 |
easyocr
|
5 |
Pillow
|
6 |
transformers
|
7 |
+
torch
|
|