imseldrith commited on
Commit
c1027eb
·
verified ·
1 Parent(s): ad38738

Delete run.py

Browse files
Files changed (1) hide show
  1. run.py +0 -6
run.py DELETED
@@ -1,6 +0,0 @@
1
- #!/usr/bin/env python3
2
-
3
- from DeepFakeAI import core
4
-
5
- if __name__ == '__main__':
6
- core.run()