vvmnnnkv commited on
Commit
bcf243a
Β·
1 Parent(s): 1a677b4

mention large model in README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ sdk: gradio
6
  app_file: app.py
7
  models:
8
  - google/owlv2-base-patch16-ensemble
 
9
  ---
10
 
11
  # OWLv2: Zero-shot detection with visual prompt πŸ‘€
 
6
  app_file: app.py
7
  models:
8
  - google/owlv2-base-patch16-ensemble
9
+ - google/owlv2-large-patch14
10
  ---
11
 
12
  # OWLv2: Zero-shot detection with visual prompt πŸ‘€