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