Instructions to use GraydientPlatformAPI/childrens-stories-1c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/childrens-stories-1c 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/childrens-stories-1c", 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:
- 294e366a7a17709dd67f0f1ac67deb1263dbb8941bf92cf86ab975e1b0254aa5
- Size of remote file:
- 246 MB
- SHA256:
- 2eef98ff9d85ec000be18af27e7e94420933f1354bf69b1014723e9e47b3fd83
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.