Instructions to use Cooper/breakdomain-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Cooper/breakdomain-test with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Cooper/breakdomain-test", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 11e67bc6fcf2542bb17c0c0e2e8252e237bb8d091c0d4b9343cb2cf80ef544cf
- Size of remote file:
- 167 MB
- SHA256:
- 6de4207532936d9b4510607ccaa97dc50c737a62e4e141ed4a76f12f35d40ba2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.