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