hokusai/bulkgen/providers
Konstantin Fickel cf73511876
Some checks failed
Continuous Integration / Build Package (push) Successful in 41s
Continuous Integration / Lint, Check & Test (push) Failing after 59s
refactor: replace blackforest package with custom async BFL client
Implement bulkgen/providers/bfl.py with a fully async httpx-based client
that supports all current and future BFL models (including flux-2-*).
Remove the blackforest dependency and simplify the image provider by
eliminating the asyncio.to_thread wrapper.
2026-02-14 16:44:36 +01:00
..
__init__.py feat: add abstract Provider base class 2026-02-13 20:10:02 +01:00
bfl.py refactor: replace blackforest package with custom async BFL client 2026-02-14 16:44:36 +01:00
image.py refactor: replace blackforest package with custom async BFL client 2026-02-14 16:44:36 +01:00
text.py refactor: switch to basedpyright, remove pydantic-settings 2026-02-13 20:25:28 +01:00