Spaces:
Running
Running
Pin gradio to 5.28.0 for pyharp compatibility
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ pyyaml
|
|
| 6 |
tqdm
|
| 7 |
soundfile
|
| 8 |
torchcodec==0.7
|
|
|
|
|
|
| 6 |
tqdm
|
| 7 |
soundfile
|
| 8 |
torchcodec==0.7
|
| 9 |
+
gradio==5.28.0
|