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