PierreBrunelle
commited on
Commit
β’
dd1bdb6
1
Parent(s):
6dde9f1
Update app.py
Browse files
app.py
CHANGED
@@ -450,8 +450,8 @@ def create_interface():
|
|
450 |
<h3>π₯ Video & Audio Processing</h3>
|
451 |
<ul style="list-style-type: none; padding-left: 0;">
|
452 |
<li style="margin-bottom: 10px;">
|
453 |
-
<a href="https://huggingface.co/spaces/Pixeltable/
|
454 |
-
|
455 |
</a>
|
456 |
</li>
|
457 |
<li style="margin-bottom: 10px;">
|
@@ -485,6 +485,11 @@ def create_interface():
|
|
485 |
π Financial Analysis Platform
|
486 |
</a>
|
487 |
</li>
|
|
|
|
|
|
|
|
|
|
|
488 |
</ul>
|
489 |
</div>
|
490 |
"""
|
|
|
450 |
<h3>π₯ Video & Audio Processing</h3>
|
451 |
<ul style="list-style-type: none; padding-left: 0;">
|
452 |
<li style="margin-bottom: 10px;">
|
453 |
+
<a href="https://huggingface.co/spaces/Pixeltable/AI-Video-Analyzer-GTP4-Vision-TTS-Narration" target="_blank" style="color: #F25022; text-decoration: none;">
|
454 |
+
π₯ Video GPT Vision & TTS Narration
|
455 |
</a>
|
456 |
</li>
|
457 |
<li style="margin-bottom: 10px;">
|
|
|
485 |
π Financial Analysis Platform
|
486 |
</a>
|
487 |
</li>
|
488 |
+
<li style="margin-bottom: 10px;">
|
489 |
+
<a href="https://huggingface.co/spaces/Pixeltable/video-to-social-media-post-generator" target="_blank" style="color: #F25022; text-decoration: none;">
|
490 |
+
π± Social Media Post Generator
|
491 |
+
</a>
|
492 |
+
</li>
|
493 |
</ul>
|
494 |
</div>
|
495 |
"""
|