Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -145,6 +145,7 @@ if __name__ == '__main__':
|
|
145 |
"[](https://github.com/ardha27/AI-Song-Cover-RVC)\n\n"
|
146 |
"[](https://ko-fi.com/R6R7AH1FA)\n\n"
|
147 |
"[](https://trakteer.id/ardha27)"
|
|
|
148 |
)
|
149 |
with gr.Tabs():
|
150 |
for (name, title, author, cover, vc_fn) in models:
|
|
|
145 |
"[](https://github.com/ardha27/AI-Song-Cover-RVC)\n\n"
|
146 |
"[](https://ko-fi.com/R6R7AH1FA)\n\n"
|
147 |
"[](https://trakteer.id/ardha27)"
|
148 |
+
"<a href='https://trakteer.id/ardha27'><img src='https://cdn.trakteer.id/images/embed/trbtn-red-1.png' alt='Trakteer' height='35'></a>"
|
149 |
)
|
150 |
with gr.Tabs():
|
151 |
for (name, title, author, cover, vc_fn) in models:
|