Instructions to use jatmak/stein754 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jatmak/stein754 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("jatmak/stein754") prompt = "A cinematic wide shot of a vzx woman wearing iridescent futuristic armor, standing amidst the neon-lit rain of a cyberpunk Tokyo street." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- d5094b16eaf8e5deae8368cf975f2f4621c07481b74ddfb19782facdafd2e1db
- Size of remote file:
- 195 MB
- SHA256:
- 355955ae97b420906b384820836548f9b4609a8ed38c2d65184f7584fb77ab9e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.