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