black-forest-labs / flux

Official inference repo for FLUX.1 models
Apache License 2.0
16.17k stars 1.17k forks source link

Add CI workflow #172

Closed esadek closed 1 week ago

esadek commented 1 month ago

Add continuous integration GitHub workflow. This workflow uses Ruff to lint the Python code.

timudk commented 1 week ago

addressed in https://github.com/black-forest-labs/flux/pull/194 with some changes, thanks for the suggestion @esadek