Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
myDeepFakeAI
like
16
Paused
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
main
myDeepFakeAI
/
run.py
imseldrith
Upload folder using huggingface_hub (
#2
)
51a2766
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
#!/usr/bin/env python3
from
facefusion
import
core
if
__name__ ==
'__main__'
:
core.cli()