Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tonyassi/video-face-swap
Nickitozi263
/
DeepFakeVideos
like
1
Runtime error
App
Files
Files
Community
56e9b52
DeepFakeVideos
/
run.py
tonyassi
Upload 96 files
9ae3d29
about 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
#!/usr/bin/env python3
from
DeepFakeAI
import
core
if
__name__ ==
'__main__'
:
core.run()