Spaces:
Sleeping
Sleeping
Update template.html
Browse files- template.html +1 -4
template.html
CHANGED
@@ -22,10 +22,7 @@
|
|
22 |
type="module"
|
23 |
src="https://gradio.s3-us-west-2.amazonaws.com/5.8.0/gradio.js"
|
24 |
></script>
|
25 |
-
|
26 |
-
<gradio-app src="https://broadfield-fast-voice-full.hf.space/?pdfurl=PDFURL&mod=VOICE&len=LENGTH&nos=NOISE&wid=WIDTH&pau=PAUSE"></gradio-app>
|
27 |
-
|
28 |
-
<!--iframe src='https://broadfield-fast-voice-full.hf.space/?pdfurl=PDFURL&mod=VOICE&len=LENGTH&nos=NOISE&wid=WIDTH&pau=PAUSE' allow='autoplay' width=100% height=4000px></iframe-->
|
29 |
</div>
|
30 |
</body>
|
31 |
</html>
|
|
|
22 |
type="module"
|
23 |
src="https://gradio.s3-us-west-2.amazonaws.com/5.8.0/gradio.js"
|
24 |
></script>
|
25 |
+
<iframe src='https://broadfield-fast-voice-full.hf.space/?pdfurl=PDFURL&mod=VOICE&len=LENGTH&nos=NOISE&wid=WIDTH&pau=PAUSE' allow='autoplay' width=100% height=4000px></iframe>
|
|
|
|
|
|
|
26 |
</div>
|
27 |
</body>
|
28 |
</html>
|