Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aixsatoshi
/
NewModel-Test-Drive
like
5
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aixsatoshi
commited on
Jun 22, 2024
Commit
16e5a54
·
verified
·
1 Parent(s):
e3f9b7b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -148,5 +148,6 @@ with gr.Blocks(css=CSS) as demo:
148
)
149
150
151
if __name__ == "__main__":
152
demo.launch()
148
)
149
150
151
+
152
if __name__ == "__main__":
153
demo.launch()