Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🎤
|
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
@@ -28,4 +28,4 @@ For comparison, you can also try the Mel-RoFormer model (a variant of BS-RoForme
|
|
| 28 |
|
| 29 |
> The models are trained by the [UVR project](https://github.com/Anjok07/ultimatevocalremovergui).
|
| 30 |
|
| 31 |
-
> The code of this app is available on [GitHub](https://github.com/JacobLinCool/vocal-separation), any contributions should go there. Hugging Face Space is force pushed by GitHub Actions.
|
|
|
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.3.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
| 28 |
|
| 29 |
> The models are trained by the [UVR project](https://github.com/Anjok07/ultimatevocalremovergui).
|
| 30 |
|
| 31 |
+
> The code of this app is available on [GitHub](https://github.com/JacobLinCool/vocal-separation), any contributions should go there. Hugging Face Space is force pushed by GitHub Actions.
|