vgrowhouse's picture
initial commit
696088a verified
raw
history blame contribute delete
99 Bytes
import gradio as gr
gr.load(
"models/lexa862/NSFWmodel",
provider="hf-inference",
).launch()