Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
imseldrith/DeepFakeAI
1337V
/
DeepFakeAI
like
3
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DeepFakeAI
/
run.py
imseldrith
Upload folder using huggingface_hub (#1)
8eb9491
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
#!/usr/bin/env python3
from
DeepFakeAI
import
core
if
__name__ ==
'__main__'
:
core.run()