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:
- 4d44e60aba9f10d744cee4d20098a76d171c24f5370499a9b5caabbd57931fd9
- Size of remote file:
- 492 MB
- SHA256:
- 9fe3495586c166fb3c9a9832c69a80fc9472987cde2064d2c31b129142fc0bff
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.