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