Instructions to use daeunni/CL_rank4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use daeunni/CL_rank4 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("daeunni/CL_rank4") prompt = "a photo of sks teddybear" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- f091b31e8b884ee9d70f1c2a65dedc3c9ebd1616ba8dcc9fe90409978a382f31
- Size of remote file:
- 1 kB
- SHA256:
- 18dcbef2f94efbfbf0d21e52f8edce7c027f51fde92c6a88e6b0f0d961476be0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.