Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
OppaAI
/
Job-Search-MCP-Server
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
OppaAI
commited on
Jun 8, 2025
Commit
7767610
·
verified
·
1 Parent(s):
517222f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -154,4 +154,4 @@ app = gr.Interface(
154
)
155
156
if __name__ == "__main__":
157
-
app.launch(mcp_server=True
, server_name="0.0.0.0", server_port=7860
)
154
)
155
156
if __name__ == "__main__":
157
+
app.launch(mcp_server=True)