Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nepjune
/
Project_image_captioning_blip
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Nepjune
commited on
Feb 15, 2024
Commit
f757ea8
·
verified
·
1 Parent(s):
6262d5a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -34,3 +34,4 @@ demo = gr.Interface(
34
live=True # ทำให้ Gradio ทำงานแบบไม่บล็อก
35
)
36
demo.launch(share=True)
34
live=True # ทำให้ Gradio ทำงานแบบไม่บล็อก
35
)
36
demo.launch(share=True)
37
+