ajayx2006 commited on
Commit
a39bacb
·
verified ·
1 Parent(s): 8e1ae12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,4 +43,4 @@ def handle_message(user_message):
43
  iface = gr.Interface(fn=handle_message, inputs="text", outputs="text", title="Quantum Marketing AI")
44
 
45
  # Launch the interface
46
- iface.launch(share=True)
 
43
  iface = gr.Interface(fn=handle_message, inputs="text", outputs="text", title="Quantum Marketing AI")
44
 
45
  # Launch the interface
46
+ iface.launch(share=True)