Aum123 commited on
Commit
d64a12e
·
verified ·
1 Parent(s): eb3d1e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🐾
4
  colorFrom: pink
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: "4.0.0"
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.