osanseviero HF staff commited on
Commit
d961dfb
1 Parent(s): 77a5697

Add linked models

Browse files

Following clarification of https://huggingface.co/spaces/Salesforce/BLIP2/discussions/4#63e63c2926fa42e117ef38d8, I'm adding linked models to the metadata so the two repositories are linked at the top right automatically.

Files changed (1) hide show
  1. README.md +3 -0
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