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:
- 916e0c573e93a85944ee868b1c1d09bbd0710527d632afceb6d68be0c247c3c0
- Size of remote file:
- 1.4 kB
- SHA256:
- 8355bf0c65725d6402a14a4b7783f0085b275f5230eb72329b15a133a493e485
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.