gorkemgoknar commited on
Commit
874eee7
·
1 Parent(s): 154a020

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -0
index.html CHANGED
@@ -1,6 +1,10 @@
1
  <!DOCTYPE html>
2
  <html lang="en">
 
 
 
3
 
 
4
  <iframe src="https://coqui-xtts.hf.space" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
5
  Your browser doesn't support iframes
6
  </iframe>
 
1
  <!DOCTYPE html>
2
  <html lang="en">
3
+ <head>
4
+ Please use <a href="https://huggingface.co/spaces/coqui/xtts">https://huggingface.co/spaces/coqui/xtts</a> for full experience.
5
+ </head>
6
 
7
+
8
  <iframe src="https://coqui-xtts.hf.space" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
9
  Your browser doesn't support iframes
10
  </iframe>