victorisgeek commited on
Commit
f19b315
·
verified ·
1 Parent(s): a20261c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -175,7 +175,7 @@ def create_interface():
175
  with gr.Tab("📀 Swap Face Image"):
176
  with gr.Row():
177
  with gr.Column():
178
- image_input = gr.Image(label='🎞️Input Image (📺 Click to select a face)', scale=0.5)
179
  with gr.Row():
180
  analyze_button = gr.Button("⌛ Analyze")
181
  with gr.Row():
 
175
  with gr.Tab("📀 Swap Face Image"):
176
  with gr.Row():
177
  with gr.Column():
178
+ image_input = gr.Image(label='🎞️Input Image (🧩)', scale=0.5)
179
  with gr.Row():
180
  analyze_button = gr.Button("⌛ Analyze")
181
  with gr.Row():