Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -1047,6 +1047,9 @@ with gr.Blocks(theme='soft', title="AI Podcast Generator", css="""
|
|
1047 |
<a href="https://discord.gg/openfreeai" target="_blank">
|
1048 |
<img src="https://img.shields.io/static/v1?label=Discord&message=Openfree%20AI&color=%230000ff&labelColor=%23800080&logo=discord&logoColor=white&style=for-the-badge" alt="badge">
|
1049 |
</a>
|
|
|
|
|
|
|
1050 |
</p>
|
1051 |
""")
|
1052 |
|
|
|
1047 |
<a href="https://discord.gg/openfreeai" target="_blank">
|
1048 |
<img src="https://img.shields.io/static/v1?label=Discord&message=Openfree%20AI&color=%230000ff&labelColor=%23800080&logo=discord&logoColor=white&style=for-the-badge" alt="badge">
|
1049 |
</a>
|
1050 |
+
<a href="https://open.spotify.com/show/36GtIP7iqJxCwp7FfXmTYK?si=KsIsUJq7SJiiudPTaMsXAA" target="_blank">
|
1051 |
+
<img src="https://img.shields.io/static/v1?label=Spotify&message=Podcast&color=%230000ff&labelColor=%23000080&logo=Spotify&logoColor=white&style=for-the-badge" alt="badge">
|
1052 |
+
</a>
|
1053 |
</p>
|
1054 |
""")
|
1055 |
|