faceplugin commited on
Commit
f61c0c0
1 Parent(s): 947d84d

change static images

Browse files
Files changed (3) hide show
  1. app.py +2 -2
  2. images/rec_7.jpg +3 -0
  3. images/rec_8.jpg +3 -0
app.py CHANGED
@@ -80,12 +80,12 @@ with gr.Blocks() as demo:
80
  with gr.Row():
81
  with gr.Column():
82
  first_input = gr.Image(type='filepath')
83
- gr.Examples(['images/rec_5.jpg', 'images/rec_1.jpg', 'images/9.png', 'images/rec_3.jpg'],
84
  inputs=first_input)
85
  start_button = gr.Button("Run")
86
  with gr.Column():
87
  second_input = gr.Image(type='filepath')
88
- gr.Examples(['images/rec_6.jpg', 'images/rec_2.jpg', 'images/10.jpg', 'images/rec_4.jpg'],
89
  inputs=second_input)
90
 
91
  with gr.Column():
 
80
  with gr.Row():
81
  with gr.Column():
82
  first_input = gr.Image(type='filepath')
83
+ gr.Examples(['images/rec_7.jpg', 'images/rec_1.jpg', 'images/9.png', 'images/rec_3.jpg'],
84
  inputs=first_input)
85
  start_button = gr.Button("Run")
86
  with gr.Column():
87
  second_input = gr.Image(type='filepath')
88
+ gr.Examples(['images/rec_8.jpg', 'images/rec_2.jpg', 'images/10.jpg', 'images/rec_4.jpg'],
89
  inputs=second_input)
90
 
91
  with gr.Column():
images/rec_7.jpg ADDED

Git LFS Details

  • SHA256: e808176c5ba608def1d42500b2e55799c04543bf96f5303df514256201716100
  • Pointer size: 130 Bytes
  • Size of remote file: 57.3 kB
images/rec_8.jpg ADDED

Git LFS Details

  • SHA256: 812d8736acfac7d745730a823d558c758763b108d5cb6ca498fa71dc14b0c510
  • Pointer size: 130 Bytes
  • Size of remote file: 48.8 kB