CoolFace
Modelpublic

lucataco/flux-dev-controlnet-qr-code

sourceHugging Faceotherupdated 2y agoView on Hugging Face
2likes5.8kdownloads
README.md43 linesDownload Raw Back to root
1---2base_model: black-forest-labs/FLUX.1-dev3library_name: diffusers4license: other5tags:6- flux7- flux-diffusers8- text-to-image9- diffusers10- controlnet11- diffusers-training12inference: true13---14 15<!-- This model card has been generated automatically according to the information the training script had access to. You16should probably proofread and complete it, then remove this comment. -->17 18 19# controlnet-lucataco/flux-dev-controlnet-qr-code20 21These are controlnet weights trained on black-forest-labs/FLUX.1-dev with new type of conditioning.22 23 24## License25 26Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)27 28 29## Intended uses & limitations30 31#### How to use32 33```python34# TODO: add an example code snippet for running this diffusion pipeline35```36 37#### Limitations and bias38 39[TODO: provide examples of latent issues and potential remediations]40 41## Training details42 43[TODO: describe the data used to train the model]