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:
- 1d12c9778307dcbd5a59b6313230f207f8e3b22521e5256d5732edbc805f9b54
- Size of remote file:
- 1.34 MB
- SHA256:
- 5688820ff832778e415045622488b3ed53933c4e44fa4f9244c4539112461a5b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.