alexkueck commited on
Commit
007513b
1 Parent(s): e6365e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -416,4 +416,4 @@ with gr.Blocks() as demo:
416
  )
417
 
418
 
419
- demo..queue().launch()
 
416
  )
417
 
418
 
419
+ demo.queue().launch()