akhaliq HF Staff commited on
Commit
2cd7cd4
·
verified ·
1 Parent(s): f02f9ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -136,7 +136,8 @@ with gr.Blocks(
136
 
137
  Transform your static images into dynamic videos with synchronized audio using AI! Upload an image and describe the motion you want to see.
138
 
139
- Powered by Ovi: Twin Backbone Cross-Modal Fusion for Audio-Video Generation via HuggingFace Inference Providers.
 
140
  """
141
  )
142
 
@@ -282,7 +283,6 @@ with gr.Blocks(
282
  ### 🔗 Resources
283
 
284
  - [Ovi Model Card](https://huggingface.co/chetwinlow1/Ovi)
285
- - [HuggingFace Inference API](https://huggingface.co/docs/huggingface_hub/guides/inference)
286
  - [Character AI](https://character.ai)
287
  """
288
  )
 
136
 
137
  Transform your static images into dynamic videos with synchronized audio using AI! Upload an image and describe the motion you want to see.
138
 
139
+ Powered by Ovi: Twin Backbone Cross-Modal Fusion for Audio-Video Generation via [HuggingFace Inference Providers](https://huggingface.co/docs/huggingface_hub/guides/inference)
140
+ .
141
  """
142
  )
143
 
 
283
  ### 🔗 Resources
284
 
285
  - [Ovi Model Card](https://huggingface.co/chetwinlow1/Ovi)
 
286
  - [Character AI](https://character.ai)
287
  """
288
  )