Ziv Pollak commited on
Commit
2143688
1 Parent(s): 4451255

Add application file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -229,4 +229,4 @@ with gr.Blocks() as demo:
229
  b.click(fn=findIris, inputs=inp, outputs=out)
230
 
231
 
232
- demo.launch(auth=("Andrew", "Andrew"), share=True)
 
229
  b.click(fn=findIris, inputs=inp, outputs=out)
230
 
231
 
232
+ demo.launch(auth=("Andrew", "Andrew")) #, share=True