vcollos commited on
Commit
d71f294
·
verified ·
1 Parent(s): fa267a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -582,4 +582,4 @@ with gr.Blocks(theme=collos, delete_cache=(60, 60)) as app:
582
  )
583
 
584
  app.queue()
585
- app.launch(Title="Collos Thinking")
 
582
  )
583
 
584
  app.queue()
585
+ app.launch()