Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
title: Salesforce Blip Image Captioning Large
|
2 |
emoji: 📉
|
3 |
colorFrom: green
|
@@ -5,4 +6,6 @@ colorTo: pink
|
|
5 |
sdk: streamlit
|
6 |
sdk_version: 1.33.0
|
7 |
app_file: app.py
|
8 |
-
pinned: false
|
|
|
|
|
|
1 |
+
---
|
2 |
title: Salesforce Blip Image Captioning Large
|
3 |
emoji: 📉
|
4 |
colorFrom: green
|
|
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.33.0
|
8 |
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|