Instructions to use Norod78/Kippi_Ben_Kippod_FLUX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Norod78/Kippi_Ben_Kippod_FLUX with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Norod78/Kippi_Ben_Kippod_FLUX") prompt = "A photo of KippiBenKippod holding a beer at the pub" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Prompt
- A photo of KippiBenKippod holding a beer at the pub

- Prompt
- A photo of KippiBenKippod fighting Pikachu

- Prompt
- A dramatic photo of KippiBenKippod and Sonic standing back to back with a serious look on their faces
Model description
These are Norod78/Kippi_Ben_Kippod_FLUX LoRA weights for black-forest-labs/FLUX.1-dev.
The weights were trained on CivitAI
Trigger words
You should use KippiBenKippod to trigger the image generation.
License
Please adhere to the licensing terms as described here.
- Downloads last month
- 6
Model tree for Norod78/Kippi_Ben_Kippod_FLUX
Base model
black-forest-labs/FLUX.1-dev