patrickvonplaten commited on
Commit
cf27adf
1 Parent(s): f7bc5db
__pycache__/app.cpython-310.pyc ADDED
Binary file (6.47 kB). View file
 
__pycache__/illusion_style.cpython-310.pyc ADDED
Binary file (985 Bytes). View file
 
__pycache__/share_btn.cpython-310.pyc ADDED
Binary file (6.95 kB). View file
 
app.py CHANGED
@@ -205,4 +205,4 @@ with gr.Blocks(css=css) as app:
205
  app.queue(max_size=20)
206
 
207
  if __name__ == "__main__":
208
- app.launch(share=True)
 
205
  app.queue(max_size=20)
206
 
207
  if __name__ == "__main__":
208
+ app.launch()