dwb2023 commited on
Commit
edf65f5
·
verified ·
1 Parent(s): 1527f1a
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -16,6 +16,11 @@ models:
16
  - Xenova/speecht5_hifigan
17
  - onnx-community/OuteTTS-0.2-500M
18
  license: apache-2.0
 
19
  ---
20
 
 
 
 
 
21
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
16
  - Xenova/speecht5_hifigan
17
  - onnx-community/OuteTTS-0.2-500M
18
  license: apache-2.0
19
+ app_file: index.html
20
  ---
21
 
22
+ <script>
23
+ window.location.href = "https://dwb2023-transformers-js-demos.static.hf.space/";
24
+ </script>
25
+
26
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference