facefusionapi / .editorconfig
michaelj's picture
Upload folder using huggingface_hub
8fb085a
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 4
indent_style = tab
trim_trailing_whitespace = true