Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ requests
|
|
3 |
torch
|
4 |
pillow
|
5 |
deep-translator
|
6 |
-
langdetect
|
|
|
|
3 |
torch
|
4 |
pillow
|
5 |
deep-translator
|
6 |
+
langdetect
|
7 |
+
transformers
|