Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
goldenbrown
/
dima806-ai_vs_real_image_detection
like
0
Sleeping
App
Files
Files
Community
b3206e2
dima806-ai_vs_real_image_detection
/
app.py
goldenbrown
initial commit
b3206e2
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/dima806/ai_vs_real_image_detection"
).launch()