akhaliq HF Staff commited on
Commit
9ef7077
·
verified ·
1 Parent(s): 35dc831

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -213,15 +213,15 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="AI Video Generator
213
  """
214
  # 🎬 AI Video Generator
215
  ### Generate stunning videos from text or animate your images with AI
216
- #### Powered by VEO 3.1 Fast Model via Hugging Face Inference API (provider: fal-ai)
217
  """
218
  )
219
 
220
  gr.HTML(
221
  """
222
  <div style="text-align:center; max-width:900px; margin:0 auto;">
223
- <h1 style="font-size:2.2em; margin-bottom:6px;">🎬 Sora-2</h1>
224
- <p style="color:#777; margin:0 0 8px;">Generate videos via the Hugging Face Inference API (provider: fal-ai)</p>
225
  <div class="notice">
226
  <b>Heads up:</b> This is a paid app that uses <b>your</b> inference provider credits when you run generations.
227
  Free users get <b>$0.10 in included credits</b>. <b>PRO users</b> get <b>$2 in included credits</b>
 
213
  """
214
  # 🎬 AI Video Generator
215
  ### Generate stunning videos from text or animate your images with AI
216
+ #### Powered by VEO 3.1 Fast Model via Hugging Face Inference Providers
217
  """
218
  )
219
 
220
  gr.HTML(
221
  """
222
  <div style="text-align:center; max-width:900px; margin:0 auto;">
223
+ <h1 style="font-size:2.2em; margin-bottom:6px;">Veo 3.1 Fast</h1>
224
+ <p style="color:#777; margin:0 0 8px;">Generate videos via the Hugging Face Inference Providers</p>
225
  <div class="notice">
226
  <b>Heads up:</b> This is a paid app that uses <b>your</b> inference provider credits when you run generations.
227
  Free users get <b>$0.10 in included credits</b>. <b>PRO users</b> get <b>$2 in included credits</b>