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