Instructions to use artificialguybr/ISOMETRIC-REDMOND-FLUXKLEIN9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/ISOMETRIC-REDMOND-FLUXKLEIN9B 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/ISOMETRIC-REDMOND-FLUXKLEIN9B") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 12 files
Browse files- [FLUX.2.Klein]Isometric_Redmond.safetensors +3 -0
- images/002.png +3 -0
- images/003.png +3 -0
- images/004.png +3 -0
- images/005.png +3 -0
- images/006.png +3 -0
- images/008.png +3 -0
- images/011.png +3 -0
- images/012.png +3 -0
- images/013.png +3 -0
- images/014.png +3 -0
- images/015.png +3 -0
[FLUX.2.Klein]Isometric_Redmond.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:633467a585b83b29e34ca133a4aa61c9bd219bba7f119f420644434e055d2188
|
| 3 |
+
size 165704496
|
images/002.png
ADDED
|
Git LFS Details
|
images/003.png
ADDED
|
Git LFS Details
|
images/004.png
ADDED
|
Git LFS Details
|
images/005.png
ADDED
|
Git LFS Details
|
images/006.png
ADDED
|
Git LFS Details
|
images/008.png
ADDED
|
Git LFS Details
|
images/011.png
ADDED
|
Git LFS Details
|
images/012.png
ADDED
|
Git LFS Details
|
images/013.png
ADDED
|
Git LFS Details
|
images/014.png
ADDED
|
Git LFS Details
|
images/015.png
ADDED
|
Git LFS Details
|