Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nateraw
/
lavila
like
66
Runtime error
App
Files
Files
Community
2
nateraw
commited on
Jul 18, 2023
Commit
06a8a66
β’
1 Parent(s):
debb430
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -156,4 +156,4 @@ interface = gr.Interface(
156
title=title,
157
description=description,
158
article=article,
159
-
).launch(
debug=True
)
156
title=title,
157
description=description,
158
article=article,
159
+
).launch()