Instructions to use artificialguybr/ALBUMCOVER-REDMOND-FLUXKLEIN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/ALBUMCOVER-REDMOND-FLUXKLEIN 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.2-klein-9B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("artificialguybr/ALBUMCOVER-REDMOND-FLUXKLEIN") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 8 files
Browse files- [FLUX.2.Klein]AlbumCover_Redmond.safetensors +3 -0
- images/001.png +3 -0
- images/003.png +3 -0
- images/005.png +3 -0
- images/006.png +3 -0
- images/007.png +3 -0
- images/010.png +3 -0
- images/014.png +3 -0
[FLUX.2.Klein]AlbumCover_Redmond.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ca2b711d7b208f42fe279983aaf17fc2788a3a0cca128dc4c504bab9f25c3d3
|
| 3 |
+
size 165704472
|
images/001.png
ADDED
|
Git LFS Details
|
images/003.png
ADDED
|
Git LFS Details
|
images/005.png
ADDED
|
Git LFS Details
|
images/006.png
ADDED
|
Git LFS Details
|
images/007.png
ADDED
|
Git LFS Details
|
images/010.png
ADDED
|
Git LFS Details
|
images/014.png
ADDED
|
Git LFS Details
|