Colby's picture
initial commit
0b89390 verified
raw
history blame contribute delete
104 Bytes
import gradio as gr
gr.load(
"models/Organika/sdxl-detector",
provider="hf-inference",
).launch()