Instructions to use dekes1/cindycfr2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use dekes1/cindycfr2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("dekes1/cindycfr2") prompt = "A high-fashion editorial shot of a woman cindycfr2 wearing a neon holographic gown, standing amidst a futuristic cyberpunk Tokyo street with rain-slicked pavement and glowing signs." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 78814c666339255bb7d54f912b676d53c6949add16840e979438f76cf7ac2b10
- Size of remote file:
- 195 MB
- SHA256:
- fada7243534f9b677788ab0385bf3fd30f07362c649d7ca749ad46b2c81e1f02
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.