waloneai's picture
initial commit
4c581dc verified
raw
history blame contribute delete
97 Bytes
import gradio as gr
gr.load(
"models/waloneai/mmking",
provider="hf-inference",
).launch()