Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zeroMN
/
zeroMN-SHMT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
zeroMN
commited on
Jan 7
Commit
fc522ae
·
verified
·
1 Parent(s):
7c0354d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -89,3 +89,5 @@ interface = gr.Interface(
89
)
90
91
# 启动 Gradio 应用
89
)
90
91
# 启动 Gradio 应用
92
+
interface.launch()
93
+