Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zeshengchen
/
umm-maybe-AI-image-detector
like
0
Running
App
Files
Files
Community
main
umm-maybe-AI-image-detector
/
app.py
zeshengchen
initial commit
5ca8a60
verified
2 months 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()