Instructions to use zaksynack/chroma-kwis-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use zaksynack/chroma-kwis-v1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("lodestones/Chroma1-Base", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("zaksynack/chroma-kwis-v1") prompt = "Photo of an android kwis man with mechanical joints and limbs straight from a Phillip K. Dick novel but with a human-looking face and eyes. The kwis man is looking at the camera with a sad expression, (((wires and cables connecting to head:1.2))), ((mechanical limbs:0.8), ((mechanical cervical attaching to the neck))," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
chroma-kwis-v1

- Prompt
- Photo of an android kwis man with mechanical joints and limbs straight from a Phillip K. Dick novel but with a human-looking face and eyes. The kwis man is looking at the camera with a sad expression, (((wires and cables connecting to head:1.2))), ((mechanical limbs:0.8), ((mechanical cervical attaching to the neck)),
- Negative Prompt
- blurry, cartoon, poorly drawn, fused fingers, deformed hands, text, watermark, jpeg artifacts,
Model description
Rank 32 LoRA using https://github.com/tdrussell/diffusion-pipe optim.AdamW at an LR of 2e-4, batch size of six on a single Nvidia L40S for 40 epochs.

https://api.wandb.ai/links/zakack/utmlycsw
Trigger words
You should use kwis to trigger the image generation.
Weights & Biases Metrics
https://api.wandb.ai/links/zakack/utmlycsw
Download model
Download them in the Files & versions tab.
- Downloads last month
- 10
Model tree for zaksynack/chroma-kwis-v1
Base model
lodestones/Chroma1-Base