Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ysharma
/
dummy_api_stop
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ysharma
HF Staff
commited on
21 days ago
Commit
58936de
·
verified
·
1 Parent(s):
8500bd9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -207,4 +207,4 @@ if __name__ == "__main__":
207
)
208
209
app.queue()
210
-
app.launch(mcp_server=True,
show_api=False
)
207
)
208
209
app.queue()
210
+
app.launch(mcp_server=True,)