multimodalart HF Staff commited on
Commit
ca69f4a
·
verified ·
1 Parent(s): 8b5368b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -213,7 +213,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=".gradio-container {max-width: 90% !i
213
  with gr.Row(variant="panel"):
214
  with gr.Column(scale=1):
215
  with gr.Row():
216
- source_image = gr.Image(label="Source Image", type="filepath", value="src/examples/reference_images/6.jpg")
217
 
218
  with gr.Row():
219
  driving_audio = gr.Audio(
 
213
  with gr.Row(variant="panel"):
214
  with gr.Column(scale=1):
215
  with gr.Row():
216
+ source_image = gr.Image(label="Source Image", type="filepath", value="src/examples/reference_images/7.jpg")
217
 
218
  with gr.Row():
219
  driving_audio = gr.Audio(