Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
tahsin000
/
dima806-deepfake_vs_real_image_detection
like
0
Runtime error
App
Files
Files
Community
2e240a6
dima806-deepfake_vs_real_image_detection
/
app.py
tahsin000
initial commit
2e240a6
verified
8 months ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/dima806/deepfake_vs_real_image_detection"
).launch()