Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wsj1995
/
facefusion
like
5
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
facefusion
/
.flake8
wsj1995
feat: test
ae1f23e
3 months ago
raw
Copy download link
history
blame
Safe
188 Bytes
[flake8]
select
= E3, E4, F, I1, I2
per-file-ignores
= facefusion.py:E402, install.py:E402
plugins
= flake8-import-order
application_import_names
= facefusion
import-order-style
= pycharm