Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NickoSELI
/
BLIP_mock1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
NickoSELI
commited on
May 30, 2024
Commit
7a369f6
·
verified
·
1 Parent(s):
67c9def
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -32,4 +32,4 @@ interface = gr.Interface(
32
33
# Launch the Gradio app
34
if __name__ == "__main__":
35
-
interface.launch()
32
33
# Launch the Gradio app
34
if __name__ == "__main__":
35
+
interface.launch()