roqaia123 commited on
Commit
79ea088
·
verified ·
1 Parent(s): 69d5bb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- title: Object Detection
3
- emoji: 🖼
4
- colorFrom: yellow
5
- colorTo: red
6
- sdk: static
 
 
7
  pinned: false
8
- short_description: 👁️ Object Detection with Gemini 2.5
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
+ title: Gemini Object Detector
3
+ emoji: 👁
4
+ colorFrom: blue
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 5.16.0
8
+ app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
+ # Gemini Object Detector
13
+ This is a demo using Google's Gemini 2.5 Flash model to detect objects.