Spaces:
Runtime error
Runtime error
matias
commited on
Commit
•
98bbe4c
1
Parent(s):
a665630
fixed audio, fixing space
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ googletrans==3.1.0a0
|
|
2 |
torch
|
3 |
transformers
|
4 |
diffusers
|
5 |
-
gradio
|
|
|
|
2 |
torch
|
3 |
transformers
|
4 |
diffusers
|
5 |
+
gradio
|
6 |
+
accelerate
|