Instructions to use jtlowell/cozy_only with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jtlowell/cozy_only with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("jtlowell/cozy_only") prompt = "cozy_only" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 9f18cc956a673f596f566fa9d1b0adc3e0f4e81c0d4273aa369e34b875ea33f6
- Size of remote file:
- 15 MB
- SHA256:
- 76e10ab8bd40cb3d3ce433fbc78f822367f914035f0a36d3681180f1cf2d99a6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.