omniedgeio / cog-flux

Run FLUX.1 with lora and controlnet

  • Public
  • 564 runs
  • GitHub
  • License

Input

Output

Run time and cost

This model costs approximately $0.10 to run on Replicate, or 10 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A100 (80GB) GPU hardware. Predictions typically complete within 75 seconds.

Readme

Controlnet only works on Flux.Dev model

Without LORA

FLUX.1 [Schnell] is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions, but fast.

Step 4 is enough.

FLUX.1 [Dev] is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions, more details but slow.

Step should be > 50

With LORA

Lora link : flux_lora_cute_korean_girl

License

FLUX.1 [Dev] falls under the FLUX.1 [dev] Non-Commercial License.

FLUX.1 [schnell] falls under the Apache-2.0 License.

===

This cog is built and maintained by DeepFashion.us