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