Instructions to use GraydientPlatformAPI/copax-bright2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/copax-bright2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/copax-bright2", 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
- Draw Things
- DiffusionBee
- Xet hash:
- 704863b19b4600ff1d075fe7e57e3b4fa35d2b642813305f3746fb9ac16f278c
- Size of remote file:
- 246 MB
- SHA256:
- 9009e77e62f7cdc9aa83612f46aaf1ad7277be8e5a188347fd6e36674bdc7e83
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.