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