ReactLover commited on
Commit
0c1ed59
·
verified ·
1 Parent(s): 6951b97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- title: Gemma3n
3
- emoji: 🏃
4
- colorFrom: pink
5
- colorTo: pink
6
  sdk: docker
7
- pinned: false
8
  license: mit
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Gemma3n Gender API
3
+ emoji: 👤
4
+ colorFrom: green
5
+ colorTo: blue
6
  sdk: docker
7
+ app_port: 7860
8
  license: mit
9
  ---
10
 
11
+ A FastAPI endpoint to classify gender (male/female) from ID images using Gemma 3n-E2B.