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

- Xet hash:
- fd072ad0b1254f1cbe103c1f0b619edd3aa44c07d17b29b398f0c6d23fd42a73
- Size of remote file:
- 1.43 MB
- SHA256:
- 18928714ee1284cb6c4afcb85d9d90c00185735232f3100f23721872d2c66450
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.