AminFaraji commited on
Commit
8460877
·
verified ·
1 Parent(s): 596c382

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,5 +104,5 @@ iface = gr.Interface(
104
  examples=example_images
105
  )
106
 
107
- # Launch the interface
108
  iface.launch()
 
104
  examples=example_images
105
  )
106
 
107
+ # Launch the interfac
108
  iface.launch()