Joe6636564 commited on
Commit
3d8edda
·
verified ·
1 Parent(s): 8e535ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -161,7 +161,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="AI Video Generator
161
  """
162
  # 🎬 AI Video Generator
163
  ### Generate stunning videos from text or animate your images with AI
164
- #### Powered by VEO 3.1 Fast Model | [Built with anycoder](https://huggingface.co/spaces/akhaliq/anycoder)
165
  """
166
  )
167
 
@@ -170,7 +170,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="AI Video Generator
170
  """
171
  <div class="mobile-link-container">
172
  <div class="mobile-text">📱 On mobile? Use the optimized version:</div>
173
- <a href="https://akhaliq-veo3-1-fast.hf.space" target="_blank" class="mobile-link">
174
  🚀 Open Mobile Version
175
  </a>
176
  </div>
 
161
  """
162
  # 🎬 AI Video Generator
163
  ### Generate stunning videos from text or animate your images with AI
164
+ #### Powered by Sora 3.1 Fast Model | [Built with anycoder](https://huggingface.co/spaces/akhaliq/anycoder)
165
  """
166
  )
167
 
 
170
  """
171
  <div class="mobile-link-container">
172
  <div class="mobile-text">📱 On mobile? Use the optimized version:</div>
173
+ <a href="sora3" target="_blank" class="mobile-link">
174
  🚀 Open Mobile Version
175
  </a>
176
  </div>