Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aminul11
/
Deepfake_Detection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Deepfake_Detection
/
app.py
aminul11
initial commit
dae1d50
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/Wvolf/ViT_Deepfake_Detection"
).launch()