Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adildhkh
/
umm-maybe-AI-image-detector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
umm-maybe-AI-image-detector
/
app.py
adildhkh
initial commit
247a63d
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/umm-maybe/AI-image-detector"
).launch()