Crear un componente para poder incluir las mejores demos en la página web Docs: https://www.gradio.app/guides/sharing-your-app#embedding-hosted-spaces Ejemplo: ``` <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.9.1/gradio.js"></script> <gradio-app space="chansung/my-awesome-hf-space"></gradio-app> ```