Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# CLIP Zero-Shot Classification on Oxford Pets Dataset
|
| 2 |
|
| 3 |
## Model Details
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Pet Classifier App
|
| 3 |
+
emoji: 🐕
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 4.16.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
# CLIP Zero-Shot Classification on Oxford Pets Dataset
|
| 12 |
|
| 13 |
## Model Details
|