Instructions to use GraydientPlatformAPI/copax-timeless11-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/copax-timeless11-xl 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-timeless11-xl", 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:
- 1f81a16ea7d8bc64f23349b03d8f8e7a08e43293830a22827256bd7ff9ed0075
- Size of remote file:
- 1.39 GB
- SHA256:
- cfce18c3049456bbce653fbebfe39c7de6df1e72c43de7af4a86e52e825edc14
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.