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