Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
DeepFakeAI
like
121
Running
App
Files
Files
Community
16
imseldrith
commited on
Apr 5, 2024
Commit
c1027eb
·
verified
·
1 Parent(s):
ad38738
Delete run.py
Browse files
Files changed (1)
hide
show
run.py
+0
-6
run.py
DELETED
Viewed
@@ -1,6 +0,0 @@
1
-
#!/usr/bin/env python3
2
-
3
-
from DeepFakeAI import core
4
-
5
-
if __name__ == '__main__':
6
-
core.run()