1
0
Fork 0
onnx-web/api/setup.cfg

10 lines
254 B
INI
Raw Normal View History

2023-01-06 22:11:41 +00:00
[metadata]
2023-02-05 14:06:50 +00:00
description-file = README.md
[flake8]
ignore = E203, W503
max-line-length = 160
2023-02-06 04:19:32 +00:00
per-file-ignores = __init__.py:F401
exclude =
2023-03-05 13:19:48 +00:00
onnx_web/diffusers/lpw_stable_diffusion_onnx.py
onnx_web/diffusers/pipeline_onnx_stable_diffusion_upscale.py