fbellomo commited on
Commit
bb5cfed
·
verified ·
1 Parent(s): 181413a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -173,4 +173,4 @@ with gr.Blocks(theme=interface_theme) as demo:
173
  outputs=[dataset_preview, prediction_label, prediction_preview, code_example],
174
  )
175
 
176
- demo.launch(auth=("possible", "f4296427-1b39-4e36-b9d2-ad63c20a3206"))
 
173
  outputs=[dataset_preview, prediction_label, prediction_preview, code_example],
174
  )
175
 
176
+ demo.launch()