Instructions to use Rolyaj/Clippy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Rolyaj/Clippy with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TheMistoAI/MistoLine", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Rolyaj/Clippy") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 222f840d252ddf30ddcef8621815e15e7a100c268de0c3327890133e084bf5ec
- Size of remote file:
- 18.1 MB
- SHA256:
- 22deeee650f1acf9c0610210779dfc02cd4ad81c256a4fe492c35051bc9ff116
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.