Xena18284-Xena / app.py
Romrogrish's picture
initial commit
a78968e verified
raw
history blame
96 Bytes
import gradio as gr
gr.load(
"models/Xena18284/Xena",
provider="hf-inference",
).launch()