Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
AIOT12345
/
IMU_CLASSIFY
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TerrenceDai
commited on
Dec 14, 2024
Commit
7efeebf
·
1 Parent(s):
24eb076
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -69,4 +69,4 @@ iface = gr.Interface(
69
)
70
71
# 启动应用
72
-
iface.launch(
share=True
)
69
)
70
71
# 启动应用
72
+
iface.launch()