PierreBrunelle commited on
Commit
dd1bdb6
β€’
1 Parent(s): 6dde9f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -2
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/video-to-social-media-post-generator" target="_blank" style="color: #F25022; text-decoration: none;">
454
- πŸ“± Social Media Post Generator
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
  """