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:
RobinsAIWorld
/
ml-sharp
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
RobinsAIWorld
commited on
Dec 29, 2025
Commit
15435e6
·
verified
·
1 Parent(s):
01504c4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -638,5 +638,5 @@ if __name__ == "__main__":
638
theme=THEME,
639
css=CSS,
640
server_port=DEFAULT_PORT,
641
-
show_api=True
,
642
)
638
theme=THEME,
639
css=CSS,
640
server_port=DEFAULT_PORT,
641
+
show_api=True
642
)