radames commited on
Commit
534060f
Β·
1 Parent(s): 4edba42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -3,9 +3,13 @@ title: Whisper.cpp WASM
3
  emoji: πŸ“‰
4
  colorFrom: red
5
  colorTo: green
6
- sdk: docker
7
  pinned: false
8
- app_port: 8080
 
 
 
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
3
  emoji: πŸ“‰
4
  colorFrom: red
5
  colorTo: green
6
+ sdk: static
7
  pinned: false
8
+ # app_port: 8080
9
+ custom_headers:
10
+ cross-origin-embedder-policy: require-corp
11
+ cross-origin-opener-policy: same-origin
12
+ cross-origin-resource-policy: cross-origin
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference