Spaces:
Sleeping
Sleeping
| <script | |
| type="module" | |
| src="https://gradio.s3-us-west-2.amazonaws.com/5.17.0/gradio.js" | |
| ></script> | |
| <gradio-app id="gr-app" src="https://spriambada3-ehealth-transcribe.hf.space/?__theme=light" class="light"></gradio-app> | |
| <script> | |
| function onload() { | |
| document.getElementById("gr-app").className = "light"; | |
| console.log(document.getElementById("gr-app")) | |
| } | |
| window.onload = onload; | |
| </script> | |
| <script> | |
| window.addEventListener("load", setTimeout(onload, 500)); | |
| </script> |