neuralvfx's picture
Update README.md
a484d92 verified
|
raw
history blame
596 Bytes

LibreFLUX-ControlNet Inference (WIP)

Example: Control image vs result

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