Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rohit-97535470279
/
AI_MARKET_AGENT
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rohit-97535470279
commited on
27 days ago
Commit
47bc9f4
·
verified
·
1 Parent(s):
2167715
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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()