Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bzshzl
/
dima806-deepfake_vs_real_image_detection
like
1
Runtime error
App
Files
Files
Community
dcebb8d
dima806-deepfake_vs_real_image_detection
/
app.py
bzshzl
initial commit
dcebb8d
verified
6 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()