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