MamalexKing's picture
initial commit
65e8eea verified
raw
history blame
93 Bytes
import gradio as gr
gr.load(
"models/2ch/penflux",
provider="hf-inference",
).launch()