Instructions to use Caro-00/softgrid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Caro-00/softgrid with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Caro-00/softgrid", 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:
- 00e0bc471938bca3dba9fd2aed2a686f146e00ab7f7e49da22be98099caf0713
- Size of remote file:
- 681 MB
- SHA256:
- 09e83597cbf58ba3d83cb8cee31dc91eff078e25720b157d56bf015af2ff91ac
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.