Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
dreambooth
Instructions to use ainjarts/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ainjarts/model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ainjarts/model", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of ohwx baby girl" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 501a0ff15d33b7b127d7b5626facd61279ccd931d62822cdf8bcd169b63a57f1
- Size of remote file:
- 1.42 MB
- SHA256:
- b366fce2af8c5575f0bee49073e19ba2aca1983ecce73fc4b3eeaa47283ec10b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.