neuralvfx's picture
Upload README.md
081b83c verified
|
raw
history blame
542 Bytes

LibreFLUX-ControlNet Inference (WIP)

Standalone inference pipeline for LibreFLUX-based ControlNet with classifier-free guidance. Runs a control image and a prompt through a LibreFLUX backbone for quick tests or JSONL batches.

Status

Work in progress. Not fully functional yet. Code is being transferred and adapted from my larger project repo to this inference-only repo.

Planned

  • Single image plus prompt inference with CFG
  • Negative prompts and control strength
  • Simple batch mode via JSONL
  • Minimal example inputs