Instructions to use Norod78/sdxl-PaperCutouts-Dreambooth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Norod78/sdxl-PaperCutouts-Dreambooth 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("Norod78/sdxl-PaperCutouts-Dreambooth") prompt = "A dog in the PaperCutout style" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 4096e8b0fc25c8009625ded0839c0c76725e360cceef825240cd1a8e880dd86f
- Size of remote file:
- 513 kB
- SHA256:
- b7cde238936be3099be058976a4c7a93a3bd3d4ebfdd10626ec503399ca2858e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.