Instructions to use alphaduriendur/avatar-weights-01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alphaduriendur/avatar-weights-01 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("alphaduriendur/avatar-weights-01") prompt = "a photo of alphaduriendur" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 78b65127b201b3154a4fa8e20a2c8e4520ddb1a5f4ec29b0a463b3e3f8ac00f2
- Size of remote file:
- 14.8 kB
- SHA256:
- beabd4d610804e9fc57aa83bca8da720a870473119273d7cf4eb6d55f16a0faa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.