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
Feb 21, 2024
Commit
bd2887f
·
verified
·
1 Parent(s):
246456f
Delete .flake8
Browse files
Files changed (1)
hide
show
.flake8
+0
-3
.flake8
DELETED
Viewed
@@ -1,3 +0,0 @@
1
-
[flake8]
2
-
select = E3, E4, F
3
-
per-file-ignores = facefusion/core.py:E402,F401