README.md
| 1 | --- |
| 2 | license: other |
| 3 | language: |
| 4 | - en |
| 5 | - zh |
| 6 | library_name: diffusers |
| 7 | pipeline_tag: text-to-image |
| 8 | tasks: |
| 9 | - text-to-image-synthesis |
| 10 | base_model: |
| 11 | - black-forest-labs/FLUX.2-klein-9B |
| 12 | frameworks: PyTorch |
| 13 | base_model_relation: finetune |
| 14 | --- |
| 15 | ## Flux2-Klein-9B-True-V2 |
| 16 | |
| 17 | V2 版本模型在 [FLUX.2-Klein-9B-True-V1](https://huggingface.co/wikeeyang/Flux2-Klein-9B-True-V1) 的基础上再次进行了全量微调,相比 V1 模型,在如下方面得到了改善和提升: |
| 18 | |
| 19 | 1. 图像的**真实感**和**质感**进一步改善,基本接近**香蕉**(Nano Banana)的水平。 |
| 20 | |
| 21 | 2. 提示词**遵循**和**还原**能力,参数适配性和**LoRA兼容性**进一步改善,。 |
| 22 | |
| 23 | 3. 成图结构更归整、合理,美学方面也有一些改善。 |
| 24 | |
| 25 | 4. 图像编辑能方面,提示词遵循更好,偏移和偏色也有一些改善。 |
| 26 | |
| 27 | 具体效果参见如下对比图片。 |
| 28 | |
| 29 | The V2 version of this model has undergone a full fine-tuning based on [FLUX.2-Klein-9B-True-V1](https://huggingface.co/wikeeyang/Flux2-Klein-9B-True-V1). Compared to the V1 version, it has some improvements and enhancements as below: |
| 30 | |
| 31 | 1. The **realism** and **texture** of images have been further improved, basically reaching the level of **Nano Banana**. |
| 32 | |
| 33 | 2. Prompt **adherence** and **restoration capability**, parameter adaptability, and **LoRA compatibility** have been further enhanced. |
| 34 | |
| 35 | 3. The image structure is more organized and reasonable, with some aesthetic improvements as well. |
| 36 | |
| 37 | 4. In image editing ability, prompt adherence is better, pixel shift and color bias have also seen some improvements. |
| 38 | |
| 39 | For specific results, please refer to the comparison images as below: |
| 40 | |
| 41 | <p align="center"> |
| 42 | <img src="Sample-V2.jpg" width="1200"/> |
| 43 | <p> |
| 44 | |
| 45 | |
| 46 | ### 使用方法: |
| 47 | |
| 48 | 与版本 V1 使用方法相同。 |
| 49 | |
| 50 | The same with V1 vesrion. |
| 51 | |
| 52 | 可以使用 Turbo / Distill LoRA 加速,但加速会影响画质,尽可能使用较小的 LoRA Weight 适配。 |
| 53 | |
| 54 | for Turbo Lora : [anyMODE's](https://civitai.com/user/anyMODE) rank128 / rank64 [Civitai](https://civitai.com/models/2324315/klein-4b9b-base-to-turbo-lora) or [Huggingface](https://huggingface.co/anyMODE/Flux-2-Klein-Base-9B-to-turbo-lora), weight 0.2 - 0.3 for steps 4 - 8. |
| 55 | |
| 56 | for Distill LoRA : [vafipas663's](https://huggingface.co/vafipas663) rank128 / rank256 [Huggingface](https://huggingface.co/vafipas663/flux2-klein-base-9b-distill-lora), weight 0.4 - 0.6 for steps: 4 - 8. |
| 57 | |
| 58 | 针对编辑后图像会有偏色等问题,推荐使用 [ComfyUI-LCS](https://github.com/facok/ComfyUI-LCS) 插件进行 Lentent 修正。 |
| 59 | |
| 60 | for Color and Shape correct of Image, you can use plugin of : [ComfyUI-LCS](https://github.com/facok/ComfyUI-LCS) |
| 61 | |
| 62 | Also on: [Modelscope.cn](https://www.modelscope.cn/models/wikeeyang/Flux2-Klein-9B-True-V2) |
| 63 | |
| 64 | ### 模型许可: |
| 65 | |
| 66 | 本模型请在遵循 black-forest-labs 公司非商业许可 ([FLUX Non-Commercial License](https://huggingface.co/black-forest-labs/FLUX.2-klein-9B/blob/main/LICENSE.md)) 下使用。 |
| 67 | |
| 68 | This model falls under the [FLUX Non-Commercial License](https://huggingface.co/black-forest-labs/FLUX.2-klein-9B/blob/main/LICENSE.md). |