Spaces:
Runtime error
Runtime error
Commit
·
b2d89ca
1
Parent(s):
9aefa3d
Pin gradio_client to prevent incompatibility issues (#47)
Browse files- Pin gradio_client to prevent incompatibility issues (06b7153644f058855a11922599fa180bddf717ad)
Co-authored-by: Freddy Boulton <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,4 @@ transformers
|
|
| 17 |
xformers
|
| 18 |
demucs
|
| 19 |
librosa
|
| 20 |
-
|
|
|
|
| 17 |
xformers
|
| 18 |
demucs
|
| 19 |
librosa
|
| 20 |
+
gradio_client==0.2.6
|