Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alexkueck
/
test-endpoint-li
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
alexkueck
commited on
Jul 9, 2023
Commit
6b8cbe9
·
1 Parent(s):
ee1b855
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -147,4 +147,4 @@ with gr.Blocks() as demo:
147
emptyBtn.click(**reset_args)
148
149
demo.queue()
150
-
demo.launch()
147
emptyBtn.click(**reset_args)
148
149
demo.queue()
150
+
demo.launch()