Instructions to use NO8D/ImagingControl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use NO8D/ImagingControl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("NO8D/ImagingControl", dtype=torch.bfloat16, device_map="cuda") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - diffusers | |
| - template:diffusion-lora | |
| - slider | |
| - LoRA | |
| widget: | |
| - output: | |
| url: images/ComfyUI_02262_.png | |
| text: '-' | |
| base_model: | |
| - black-forest-labs/FLUX.2-klein-9B | |
| instance_prompt: null | |
| license: apache-2.0 | |
| # Slider-toolkit-Klein9B | |
| <Gallery /> | |
| ## Model description | |
| Model description | |
| 🤖Slider-toolkit : A set of Slider-LORA trained for Klein4B, which enhances the controllability of text-to-image generation. If you are looking for a fast and controllable text-to-image generation method, don't miss it. | |
| ### quality: the larger the value, the higher the image quality; the smaller the value, the worse the image quality. | |
|  | |
| ### lighting: the higher the value, the stronger the front light; the lower the value, the stronger the back light. | |
|  | |
| ### colortone: the higher the value, the stronger the warm color tone; the lower the value, the stronger the cool color tone. | |
|  | |
| ### skin: the higher the value, the stronger the white skin; the lower the value, the stronger the dark skin | |
|  | |
| ### weight: the higher the value, the stronger the fat; the lower the value, the stronger the thin | |
|  | |
| [age : upporters only](https://www.patreon.com/posts/slider-toolkit-152611054?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link) | |
|  | |
| ### Control colorful by adjusting weights | |
|  | |
| ### Control hair by adjusting weights | |
|  | |
| [height:supporters only](https://www.patreon.com/posts/slider-toolkit-153805111?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link) | |
|  | |
| ### Control the number of people by adjusting weights | |
|  | |
| ### Control the chest size by adjusting weights | |
|  | |
| # Continuously updating | |
| ## I'm an independent model and workflow developer. If you like my work and want to support independent development, please consider buying me a cup of coffee to keep this motivation going! Thank you very much. | |
| [support](https://www.patreon.com/posts/welcome-to-my-ai-151306281?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link) 🫡 May the AI-power be with you, see you soon !🫡 |