Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
2052man
/
aiimagedetecator
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
17b65f7
aiimagedetecator
/
app.py
2052man
initial commit
17b65f7
verified
12 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/umm-maybe/AI-image-detector"
).launch()