Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kakashi3548
/
umm-maybe-AI-image-detector
like
1
Running
App
Files
Files
Community
main
umm-maybe-AI-image-detector
/
app.py
kakashi3548
initial commit
bb6340c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/umm-maybe/AI-image-detector"
).launch()