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", torch_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:
- 0209b66a73e46e8550d065cc47e9437a22eb04eb28d45b00aea41dd3a77e15c2
- Size of remote file:
- 15 MB
- SHA256:
- a85489b303062278d5f66de9e21c9406351a9c9e1ebea8f0eef1c5faa7d028e8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.