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
sdxl-PaperCutouts-Dreambooth / images /sdxl-PaperCutouts-Dreambooh_20231117225435_e000005_03_7777.png

- Xet hash:
- 7d03b8250fe00e8fd8a3360157a94f2c89c41c9493d9d0f814943a7da1fa5324
- Size of remote file:
- 1.11 MB
- SHA256:
- 5e55e25040507c2489b18d25a47cf3d4dd3bac6231a960dedc7739c57eb3ae50
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.