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
Mar 3, 2024
Commit
a1a4953
·
verified
·
1 Parent(s):
a213c49
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -43,3 +43,4 @@ def index():
43
44
if __name__ == '__main__':
45
app.run(host='0.0.0.0', port=5000)
43
44
if __name__ == '__main__':
45
app.run(host='0.0.0.0', port=5000)
46
+