Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
transformers==4.38.2
|
2 |
-
torch>=2.1.0
|
3 |
gradio==4.15.0
|
|
|
4 |
deep-translator==1.11.4
|
|
|
|
|
|
|
|
1 |
gradio==4.15.0
|
2 |
+
torch>=2.1.0
|
3 |
deep-translator==1.11.4
|
4 |
+
git+https://github.com/huggingface/[email protected]
|