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 28, 2023
Commit
4fac8f8
•
1 Parent(s):
0716b4b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -21,6 +21,6 @@ iface = gr.Interface(
21
)
22
23
# Launch the Gradio interface
24
-
iface.launch()
25
26
21
)
22
23
# Launch the Gradio interface
24
+
iface.launch()
25
26