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_20231117225450_e000005_04_7777.png

- Xet hash:
- 3b812fb5bb3476263c8e3fc18a61a2b96d82276b6e29fb46e18e1d92ff43ce98
- Size of remote file:
- 1.41 MB
- SHA256:
- c1cbf1df283f384c82a3fbdbe6de3f41c40f0ff15dc3afdbabe3a2205e9df9bc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.