david-clifford commited on
Commit
29de386
·
verified ·
1 Parent(s): 0847ae1

Update README based on https://huggingface.co/spaces/thomasht86/fasthtml/raw/main/README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -3,11 +3,10 @@ title: GAA Score Keeper
3
  emoji: ⚡
4
  colorFrom: indigo
5
  colorTo: green
6
- sdk: docker
7
- pinned: false
8
  license: mit
9
- short_description: This app uses FastHTML and will eventually track the a score
10
- app_port: 7860
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
3
  emoji: ⚡
4
  colorFrom: indigo
5
  colorTo: green
6
+ sdk: gradio
7
+ app_file: app.py
8
  license: mit
9
+ pinned: false
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference