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