PanagiotaMoraiti commited on
Commit
4c813e4
·
verified ·
1 Parent(s): ece7f26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -26,6 +26,3 @@ gr.Interface(
26
  interpretation=interpretation,
27
  enable_queue=enable_queue
28
  ).launch()
29
-
30
- inputs=gr.Image(label="Input Image Component", width=300),
31
- outputs=gr.Image(label="Output Image Component")
 
26
  interpretation=interpretation,
27
  enable_queue=enable_queue
28
  ).launch()