Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Kindlr
/
space-demo
like
0
Build error
App
Files
Files
Community
Kindlr
commited on
Dec 27, 2023
Commit
1b8b1e6
•
1 Parent(s):
b501b84
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -16,5 +16,5 @@ iface = gr.Interface(
16
outputs="text"
17
)
18
19
-
iface.launch()
20
16
outputs="text"
17
)
18
19
+
iface.launch()
20