Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🐾
|
|
4 |
colorFrom: pink
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -15,4 +15,4 @@ This app uses a Hugging Face model to detect cat breeds from uploaded images.
|
|
15 |
|
16 |
Model used: [dima806/cat_breed_image_detection](https://huggingface.co/dima806/cat_breed_image_detection)
|
17 |
|
18 |
-
Built with 🤗 Transformers and Gradio.
|
|
|
4 |
colorFrom: pink
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.23.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
15 |
|
16 |
Model used: [dima806/cat_breed_image_detection](https://huggingface.co/dima806/cat_breed_image_detection)
|
17 |
|
18 |
+
Built with 🤗 Transformers and Gradio.
|