Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
numpy
|
4 |
torch
|
5 |
pillow
|
|
|
6 |
accelerate
|
|
|
3 |
numpy
|
4 |
torch
|
5 |
pillow
|
6 |
+
googletrans
|
7 |
accelerate
|