Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
torch==2.1.2
|
3 |
numpy==1.26.4
|
|
|
4 |
torchvision
|
5 |
transformers==4.39.2
|
6 |
tokenizers==0.15.2
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
torch==2.1.2
|
3 |
numpy==1.26.4
|
4 |
+
deep_translator
|
5 |
torchvision
|
6 |
transformers==4.39.2
|
7 |
tokenizers==0.15.2
|