Instructions to use effec/clpn_nbstyle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use effec/clpn_nbstyle with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("DeverStyle/Flux.2-Klein-Loras", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("effec/clpn_nbstyle") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
File size: 1,580 Bytes
ca8df98 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | ---
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- output:
url: images/Z__.jpeg
text: '-'
- output:
url: images/Z__.jpeg
text: '-'
base_model: DeverStyle/Flux.2-Klein-Loras
instance_prompt: >-
clpn_nbstyle clpn_nbstyle, experimental black and white analog photography,
heavy optical blur, out of focus, extreme contrast, blown highlights, deep
shadows, halation, strong film grain, dust, degraded photographic print,
ghostly soft rendering
license: apache-2.0
---
# clpn_nbstyle
<Gallery />
## Model description
à partir de sans titre pour l'instant, le NB
## Trigger words
You should use `clpn_nbstyle clpn_nbstyle` to trigger the image generation.
You should use `experimental black and white analog photography` to trigger the image generation.
You should use `heavy optical blur` to trigger the image generation.
You should use `out of focus` to trigger the image generation.
You should use `extreme contrast` to trigger the image generation.
You should use `blown highlights` to trigger the image generation.
You should use `deep shadows` to trigger the image generation.
You should use `halation` to trigger the image generation.
You should use `strong film grain` to trigger the image generation.
You should use `dust` to trigger the image generation.
You should use `degraded photographic print` to trigger the image generation.
You should use `ghostly soft rendering` to trigger the image generation.
## Download model
[Download](/effec/clpn_nbstyle/tree/main) them in the Files & versions tab.
|