Abdelmageed commited on
Commit
ba660f2
1 Parent(s): 55eac94
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,4 +114,4 @@ demo = gr.Interface(
114
  inputs=["text","text" , "text" ,"text" ,"text"],
115
  outputs=["text", "text", "image" ]
116
  )
117
- demo.launch(share=True)
 
114
  inputs=["text","text" , "text" ,"text" ,"text"],
115
  outputs=["text", "text", "image" ]
116
  )
117
+ demo.launch()