Spaces:
Running on Zero
Running on Zero
ibrahimabdelaal commited on
Commit ·
f0a9721
1
Parent(s): b19aabf
Add torchcodec dependency for torchaudio
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
torch>=2.0.0
|
| 3 |
torchaudio>=2.0.0
|
|
|
|
| 4 |
spaces
|
| 5 |
git+https://github.com/ibrahimabdelaal/F5-TTS-Arabic.git
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
torch>=2.0.0
|
| 3 |
torchaudio>=2.0.0
|
| 4 |
+
torchcodec
|
| 5 |
spaces
|
| 6 |
git+https://github.com/ibrahimabdelaal/F5-TTS-Arabic.git
|