Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -379,7 +379,7 @@ def create_demo_interface(demo_instance: VibeVoiceDemo):
|
|
| 379 |
<p style="font-size: 1.2em; color: #555; margin-bottom: 15px;">
|
| 380 |
Generate Long-form Multi-speaker AI Podcasts with VibeVoice
|
| 381 |
</p>
|
| 382 |
-
<a href="https://colab.research.google.com/github/NeuralFalconYT/AI-Podcast-Generator/blob/main/
|
| 383 |
target="_blank"
|
| 384 |
style="display: inline-block; padding: 10px 20px; background-color: #4285F4; color: white;
|
| 385 |
border-radius: 6px; text-decoration: none; font-size: 1em;">
|
|
|
|
| 379 |
<p style="font-size: 1.2em; color: #555; margin-bottom: 15px;">
|
| 380 |
Generate Long-form Multi-speaker AI Podcasts with VibeVoice
|
| 381 |
</p>
|
| 382 |
+
<a href="https://colab.research.google.com/github/NeuralFalconYT/AI-Podcast-Generator/blob/main/VibeVoice_Colab.ipynb"
|
| 383 |
target="_blank"
|
| 384 |
style="display: inline-block; padding: 10px 20px; background-color: #4285F4; color: white;
|
| 385 |
border-radius: 6px; text-decoration: none; font-size: 1em;">
|