Spaces:
Running
Running
docs: remove
Browse files- app.py +0 -3
- weights/mochinoa/LICENSE +0 -21
- weights/model_info.json +1 -2
app.py
CHANGED
@@ -133,9 +133,6 @@ if __name__ == '__main__':
|
|
133 |
with gr.Blocks() as app:
|
134 |
gr.Markdown(
|
135 |
"# <center> RVC Mochinoa\n"
|
136 |
-
"The RVC model `mochinoa` included in this project has been created under the permission of Mochizuki Noa. Mochizuki Noa owns the rights to this model. This model will be distributed under the MIT License, and it would be greatly appreciated if you could promote it to the extent possible.\n\n"
|
137 |
-
"JP: このプロジェクトに含まれているRVCモデルは、望月のあの許諾の元で作成されています。このモデルの権利は望月のあが所有しています。このモデルはMITライセンスで配布されますが、可能な範囲で宣伝をしていただけると助かります。\n\n"
|
138 |
-
"\n\n"
|
139 |
"望月のあ Mochizuki Noa\n\n"
|
140 |
"YouTube: https://www.youtube.com/@MochizukiNoa \n\n"
|
141 |
"Twitter: https://twitter.com/_noach \n\n"
|
|
|
133 |
with gr.Blocks() as app:
|
134 |
gr.Markdown(
|
135 |
"# <center> RVC Mochinoa\n"
|
|
|
|
|
|
|
136 |
"望月のあ Mochizuki Noa\n\n"
|
137 |
"YouTube: https://www.youtube.com/@MochizukiNoa \n\n"
|
138 |
"Twitter: https://twitter.com/_noach \n\n"
|
weights/mochinoa/LICENSE
DELETED
@@ -1,21 +0,0 @@
|
|
1 |
-
MIT License
|
2 |
-
|
3 |
-
Copyright (c) 2023 Mochizuki Noa
|
4 |
-
|
5 |
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6 |
-
of this software and associated documentation files (the "Software"), to deal
|
7 |
-
in the Software without restriction, including without limitation the rights
|
8 |
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9 |
-
copies of the Software, and to permit persons to whom the Software is
|
10 |
-
furnished to do so, subject to the following conditions:
|
11 |
-
|
12 |
-
The above copyright notice and this permission notice shall be included in all
|
13 |
-
copies or substantial portions of the Software.
|
14 |
-
|
15 |
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16 |
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17 |
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18 |
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19 |
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20 |
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21 |
-
SOFTWARE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weights/model_info.json
CHANGED
@@ -5,7 +5,6 @@
|
|
5 |
"title": "望月のあ @_noach",
|
6 |
"cover": "cover.png",
|
7 |
"feature_retrieval_library": "added_IVF299_Flat_nprobe_1.index",
|
8 |
-
"author": "hrdtbs"
|
9 |
-
"license": "LICENSE"
|
10 |
}
|
11 |
}
|
|
|
5 |
"title": "望月のあ @_noach",
|
6 |
"cover": "cover.png",
|
7 |
"feature_retrieval_library": "added_IVF299_Flat_nprobe_1.index",
|
8 |
+
"author": "hrdtbs"
|
|
|
9 |
}
|
10 |
}
|