File size: 99 Bytes
666b96e
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/lexa862/NSFWmodel",
   provider="hf-inference",
).launch()