Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
DeepFakeAI-V1
like
65
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
DeepFakeAI-V1
/
run.py
imseldrith
Upload folder using huggingface_hub (
#1
)
747a865
verified
almost 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()