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

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