Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -328,7 +328,7 @@ if __name__ == '__main__':
|
|
328 |
with gr.Blocks() as app:
|
329 |
gr.Markdown(
|
330 |
"# <center> RVC Mai Sakurajima \n"
|
331 |
-
"[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/
|
332 |
)
|
333 |
for (folder_title, folder, description, models) in categories:
|
334 |
with gr.TabItem(folder_title):
|
|
|
328 |
with gr.Blocks() as app:
|
329 |
gr.Markdown(
|
330 |
"# <center> RVC Mai Sakurajima \n"
|
331 |
+
"[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1MshhKVEPJxb5t3IviFzZYnumr04ZsZsw?usp=share_link)\n\n"
|
332 |
)
|
333 |
for (folder_title, folder, description, models) in categories:
|
334 |
with gr.TabItem(folder_title):
|