Instructions to use Chbristian/flux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Chbristian/flux with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("wikeeyang/Flux2-Klein-9B-True-V1", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Chbristian/flux") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
VXSY47B7G06VV0R3C2M07GD960.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f3ceecaff5acf8ddf3d3aa299ca969d575e6b175596886311370797d5fd1bb5
|
| 3 |
+
size 165704408
|
images/Upfoto_CJ6dQAIwDyYJY4ZArnYxB3Djd6uicm5e9B5MhG6yqibhJ_090505__AIE.jpg
ADDED
|
Git LFS Details
|