Instructions to use sd-dreambooth-library/weirdcore with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sd-dreambooth-library/weirdcore with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("sd-dreambooth-library/weirdcore", dtype=torch.bfloat16, device_map="cuda") prompt = "weirdcore" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 5c994d80353e862f22f3f08e5bf48a56537afcd672de1a76bdd79e62d376930a
- Size of remote file:
- 2.58 GB
- SHA256:
- 3a0d4d09e6cc18c8c77892f315f21313ae1e2d7a99c5fbce1b6e494283aa338b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.