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