Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Michaeldavidstein
/
michael_stein_reports_qna
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Michaeldavidstein
commited on
Jun 25, 2024
Commit
5ce514e
·
verified
·
1 Parent(s):
ad7901b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -127,5 +127,4 @@ iface = gr.Interface(
127
)
128
129
# Launch the interface
130
-
demo.queue()
131
iface.launch()
127
)
128
129
# Launch the interface
130
iface.launch()