Spaces:
Runtime error
Runtime error
Add linked models
#5
by
osanseviero
- opened
README.md
CHANGED
@@ -8,6 +8,9 @@ sdk_version: 3.17.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: bsd-3-clause
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: bsd-3-clause
|
11 |
+
models:
|
12 |
+
- Salesforce/blip2-opt-6.7b
|
13 |
+
- Salesforce/blip2-flan-t5-xxl
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|