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