Nkhabu commited on
Commit
5890d21
1 Parent(s): 9f3d66f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,4 +44,4 @@ interface_style = gr.Interface(
44
  css=".input_area { background-color: blue; } .output_area { background-color: blue; } .output_text { color: white; }"
45
  )
46
 
47
- interface_style.launch(share=True)
 
44
  css=".input_area { background-color: blue; } .output_area { background-color: blue; } .output_text { color: white; }"
45
  )
46
 
47
+ interface_style.launch()