Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
abhijeetjagtap30
/
umm-maybe-AI-image-detector
like
0
Sleeping
App
Files
Files
Community
0e400ad
umm-maybe-AI-image-detector
/
app.py
abhijeetjagtap30
Update app.py
0e400ad
10 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/umm-maybe/AI-image-detector"
).launch()