Spaces:
Paused
Paused
Commit
·
eccbf4b
1
Parent(s):
c05403f
requirement fixes
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
moshi==0.1.0
|
2 |
gradio==4.44.0
|
3 |
triton==3.0.0
|
4 |
-
torchaudio
|
|
|
1 |
moshi==0.1.0
|
2 |
gradio==4.44.0
|
3 |
triton==3.0.0
|
4 |
+
torchaudio>=2.2.0+cu121
|