Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bzshzl
/
samibelyo-deepfake_vs_real_image_detection
like
0
Sleeping
App
Files
Files
Community
3a1708b
samibelyo-deepfake_vs_real_image_detection
/
app.py
bzshzl
initial commit
3a1708b
verified
6 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/samibelyo/deepfake_vs_real_image_detection"
).launch()