Instructions to use tkboss7/neman with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tkboss7/neman with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("pmczip/FLUX.2-klein-9B_Models", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("tkboss7/neman") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files
images/1773943350630-019d0742-733c-76f0-830b-75f46a1901a7 (1).jpeg
ADDED
|
Git LFS Details
|
images/Generated Image March 19, 2026 - 11_02PM.jpg
ADDED
|
Git LFS Details
|
plux klein.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0209eddba9755ba209145ab800fd028164f74cfdc1739f96f288d22e851de5f7
|
| 3 |
+
size 165704392
|