rohit-97535470279 commited on
Commit
47bc9f4
·
verified ·
1 Parent(s): 2167715

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,4 +99,4 @@ with gr.Blocks(title="🧠 Self-Healing Marketing Agent") as demo:
99
  )
100
 
101
  if __name__ == "__main__":
102
- demo.launch(share = True)
 
99
  )
100
 
101
  if __name__ == "__main__":
102
+ demo.launch()