alexnasa commited on
Commit
b25764c
·
verified ·
1 Parent(s): 1505bdd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ with block:
231
  scale_factor = gr.Number(label="SR Scale", value=4)
232
  with gr.Column():
233
  result_gallery = gr.Gallery(label="Output", show_label=False, elem_id="gallery")
234
- examples = gr.Examples(
235
  examples=[
236
  [
237
  "preset/datasets/test_datasets/179.png",
 
231
  scale_factor = gr.Number(label="SR Scale", value=4)
232
  with gr.Column():
233
  result_gallery = gr.Gallery(label="Output", show_label=False, elem_id="gallery")
234
+ examples = gr.Examples(
235
  examples=[
236
  [
237
  "preset/datasets/test_datasets/179.png",