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