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
main
dima806-ai_vs_real_image_detection
/
app.py
goldenbrown
initial commit
b3206e2
verified
28 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/dima806/ai_vs_real_image_detection"
).launch()