Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
umm-maybe/sdxl-detector
hmb
/
sdxl-detector
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sdxl-detector
/
app.py
umm-maybe
initial commit
8b7b76b
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/Organika/sdxl-detector"
).launch()