Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
umm-maybe/sdxl-detector
hmb
/
sdxl-detector
like
0
Sleeping
App
Files
Files
Community
bba274a
sdxl-detector
/
app.py
umm-maybe
initial commit
8b7b76b
11 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/Organika/sdxl-detector"
).launch()