linoyts HF Staff commited on
Commit
774f03f
·
verified ·
1 Parent(s): 071fba8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1173,7 +1173,7 @@ with gr.Blocks(title="LTX 2.3 Sync", css=css, theme=purple_citrus) as demo:
1173
  with gr.Row():
1174
  with gr.Column(min_width=160):
1175
  prompt = gr.Textbox(
1176
- label="Prompt",
1177
  info="tip: describe the motion, body posture, facial expressions of the ref video",
1178
  lines=2,
1179
  placeholder="the person talks to the camera, making hand gestures",
 
1173
  with gr.Row():
1174
  with gr.Column(min_width=160):
1175
  prompt = gr.Textbox(
1176
+ label="Prompt (optional)",
1177
  info="tip: describe the motion, body posture, facial expressions of the ref video",
1178
  lines=2,
1179
  placeholder="the person talks to the camera, making hand gestures",