Spaces:
Running
on
Zero
Running
on
Zero
mention large model in README.md
Browse files
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 π
|