KZTech commited on
Commit
2bb4eee
·
verified ·
1 Parent(s): a5a7ea2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -1,12 +1,9 @@
1
  ---
2
- title: Age Calculator Working
3
- emoji: 🐨
4
- colorFrom: gray
5
- colorTo: yellow
6
- sdk: gradio
7
- sdk_version: 5.29.0
8
  app_file: app.py
9
- pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: Age Calculator
3
+ sdk: streamlit
 
 
 
 
4
  app_file: app.py
 
5
  ---
6
 
7
+ # Age Calculator
8
+
9
+ A simple Streamlit app to calculate age from date of birth.