eranlevinlt commited on
Commit
9c8e754
·
1 Parent(s): 75b6e6e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -213,7 +213,7 @@ def generate_video(image_path=None, prompt="", negative_prompt="",
213
 
214
  # Define the Gradio interface with presets
215
  with gr.Blocks() as iface:
216
- gr.Markdown("# Video Generation with Xora")
217
 
218
  with gr.Row():
219
  with gr.Column():
 
213
 
214
  # Define the Gradio interface with presets
215
  with gr.Blocks() as iface:
216
+ gr.Markdown("# Video Generation with LTX Video")
217
 
218
  with gr.Row():
219
  with gr.Column():