Tonic commited on
Commit
02f3e50
1 Parent(s): 31b4c08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,4 +78,4 @@ iface = gr.Interface(
78
  theme="ParityError/Anime"
79
  )
80
 
81
- iface.queue(max_size=5).iface.launch()
 
78
  theme="ParityError/Anime"
79
  )
80
 
81
+ iface.queue(max_size=5).launch()