Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -347,8 +347,8 @@ if __name__ == '__main__':
|
|
347 |
gr.Markdown(
|
348 |
"# <center> Hololive RVC Models\n"
|
349 |
"### <center> will update every hololive ai model that i can find or make.\n"
|
350 |
-
"[](https://colab.research.google.com/
|
351 |
-
"[](https://ko-fi.com/
|
352 |
)
|
353 |
for (folder_title, folder, models) in categories:
|
354 |
with gr.TabItem(folder_title):
|
|
|
347 |
gr.Markdown(
|
348 |
"# <center> Hololive RVC Models\n"
|
349 |
"### <center> will update every hololive ai model that i can find or make.\n"
|
350 |
+
"[](https://colab.research.google.com/drive/15sUJTLIDGkN8t3V606BuH63NRKDwJ0rR?usp=share_link)\n\n"
|
351 |
+
"[](https://ko-fi.com/karmkarma)\n\n"
|
352 |
)
|
353 |
for (folder_title, folder, models) in categories:
|
354 |
with gr.TabItem(folder_title):
|