Instructions to use MamalexKing/Addy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MamalexKing/Addy 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("MamalexKing/Addy") prompt = "Adaarok the big bearded muscular skinhead men,Adaarok muscular men warrior bearded skinhead,Adaarok muscular men warrior bearded skinhead," image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files
flux-lora-000011-adaarok.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49be30f57a2ce42712dddb73101d1584e47d263b42629d65c6b94881001db64f
|
| 3 |
+
size 306426864
|
images/10bf21751375297949278efb38f9ada9cdf21f4088725f89b00d0feca005de1e.png
ADDED
|
Git LFS Details
|
images/43f8b4429f7777df8262857425a9834d5baf7fe30125ea7df564af963c85498f.png
ADDED
|
Git LFS Details
|