Qrzysztof commited on
Commit
6a8f747
·
verified ·
1 Parent(s): 8bfd5c7

add space readme

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,10 +1,14 @@
1
  ---
2
  title: Get Name Demo
3
- emoji: 🏃
4
- colorFrom: yellow
5
- colorTo: pink
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
1
  ---
2
  title: Get Name Demo
3
+ emoji: 👍
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ # Get Name Demo
11
+
12
+ Extract the intended person's first name, fully in the browser (WASM).
13
+
14
+ See the [model card](https://huggingface.co/Qrzysztof/get-name).