tomaseo2022 commited on
Commit
0b2df8b
1 Parent(s): 4258d11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -36,7 +36,6 @@ iface = gr.Interface(
36
  gr.inputs.Slider(minimum=0, maximum=4, step=0.1, default=0, label="Hue"),
37
  ],
38
  "image",
39
- examples=examples,
40
  # title=title,
41
  # description=description,
42
  # article=article,
 
36
  gr.inputs.Slider(minimum=0, maximum=4, step=0.1, default=0, label="Hue"),
37
  ],
38
  "image",
 
39
  # title=title,
40
  # description=description,
41
  # article=article,