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