bep40-OanhVo / app.py
bep40's picture
initial commit
d84b30b verified
raw
history blame contribute delete
92 Bytes
import gradio as gr
gr.load(
"models/bep40/Oanh",
provider="hf-inference",
).launch()