buddiezweb's picture
initial commit
b6bdf72 verified
raw
history blame contribute delete
106 Bytes
import gradio as gr
gr.load(
"models/ionet-official/bc8-alpha",
provider="hf-inference",
).launch()