Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
simonzhang5429
/
test3
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
simonzhang5429
commited on
May 12, 2024
Commit
b17d0ea
·
verified
·
1 Parent(s):
fa1d1d8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -36,4 +36,5 @@ gradio_app = gr.Interface(
36
)
37
38
if __name__ == "__main__":
39
-
gradio_app.launch()
36
)
37
38
if __name__ == "__main__":
39
+
gradio_app.launch()
40
+