Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
assile
/
roop-unleashednew
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
assile
commited on
Mar 18
Commit
add079d
·
verified
·
1 Parent(s):
ad749e3
Upload .flake8
Browse files
Files changed (1)
hide
show
.flake8
+3
-0
.flake8
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
[flake8]
2
+
select = E3, E4, F
3
+
per-file-ignores = roop/core.py:E402