somosnlp.org icon indicating copy to clipboard operation
somosnlp.org copied to clipboard

Crea componente para embed apps de Gradio

Open mariagrandury opened this issue 1 year ago • 0 comments

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>

mariagrandury avatar Jan 30 '24 19:01 mariagrandury