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", dtype=torch.bfloat16, device_map="cuda") prompt = "dskbbb1" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 3d7af16183362118007f03dfdff9602c84be1e79ca795a82373ac6143ae8deec
- Size of remote file:
- 492 MB
- SHA256:
- c74a08790c0513e05ba71fa48cbde4a45f6ee82c68e3bb9c672260973b6ce17b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.