HugoDzz commited on
Commit
3eba2da
1 Parent(s): 7358004

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,11 +1,17 @@
1
  ---
2
- title: Ratchet Demo
3
- emoji: 🌖
4
- colorFrom: green
5
- colorTo: red
6
  sdk: static
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: On Device Demo
3
+ emoji:
4
+ colorFrom: purple
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
  license: mit
9
+ app_file: build/index.html
10
+ short_description: On-device AI demo using Ratchet & Whisper.
11
+ custom_headers:
12
+ cross-origin-embedder-policy: require-corp
13
+ cross-origin-opener-policy: same-origin
14
+ cross-origin-resource-policy: cross-origin
15
  ---
16
 
17
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference