Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tonic
/
falcon-vision
like
8
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tonic
commited on
May 27, 2024
Commit
bcd72e1
Β·
verified
Β·
1 Parent(s):
37204e2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
CHANGED
Viewed
@@ -149,5 +149,9 @@ demo.css += """
149
150
}
151
152
# Launch the Gradio interface
153
demo.launch()
149
150
}
151
152
+
153
+
154
+
155
+
"""
156
# Launch the Gradio interface
157
demo.launch()