Instructions to use glif-loradex-trainer/Insectagon_ICED_LORA2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use glif-loradex-trainer/Insectagon_ICED_LORA2 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("glif-loradex-trainer/Insectagon_ICED_LORA2") prompt = "Iced the blue penguin,wearing mafia clothes,sitting on a couch,white background" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
ICED_LORA2
Model trained with AI Toolkit by Ostris under the Glif Loradex program by Glif user Insectagon.

- Prompt
- Iced the blue penguin,wearing mafia clothes,sitting on a couch,white background

- Prompt
- Iced the blue penguin,wearing stunna shades,wearing a hat,sui logo on hat,wearing a gold chain,sui logo on gold chain,wearing a blue tshirt,white background

- Prompt
- iced the blue penguin,inside a castle,wearing a royal robe,wearing a blue crown,sitting on a throne,soldiers in background,

- Prompt
- iced the blue penguin,wearing a crown,sitting on a throne,surrounded by money,sui logo on curtains in background

- Prompt
- A sad iced the blue penguin dressed as a robot, crying in the snow,ice background,rain falling,aurora in background

- Prompt
- Iced the blue penguin,staring at a laptop with green candles in it at 3am,SUI logo on the wall
Trigger words
You should use Iced to trigger the image generation.
Download model
Weights for this model are available in Safetensors format. Download them in the Files & versions tab.
License
This model is licensed under the flux-1-dev-non-commercial-license.
- Downloads last month
- 19
Model tree for glif-loradex-trainer/Insectagon_ICED_LORA2
Base model
black-forest-labs/FLUX.1-dev