Emuixom's picture
Update app.py
1149f3c verified
raw
history blame contribute delete
188 Bytes
import gradio as gr
# Mostrar el banner
gr.HTML("<img src='Trasher.png' alt='Banner' style='width: 100%;'>")
# Cargar el modelo y lanzarlo
gr.load("models/Emuixom/Myself_Emi_V").launch()