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