Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
|
| 3 |
# python rvc cli
|
|
@@ -29,4 +37,4 @@ python rvc-cli -h
|
|
| 29 |
|
| 30 |
Thanks to [rvc-cli](https://github.com/blaisewf/rvc-cli.git) by [blaisewf](https://github.com/blaisewf) for this project base
|
| 31 |
|
| 32 |
-
</div>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: Rvc Cil
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 🔥
|
| 6 |
+
colorFrom: green
|
| 7 |
+
colorTo: blue
|
| 8 |
+
---
|
| 9 |
<div align="center">
|
| 10 |
|
| 11 |
# python rvc cli
|
|
|
|
| 37 |
|
| 38 |
Thanks to [rvc-cli](https://github.com/blaisewf/rvc-cli.git) by [blaisewf](https://github.com/blaisewf) for this project base
|
| 39 |
|
| 40 |
+
</div>
|