mingyi456 commited on
Commit
e7f0ffb
·
verified ·
1 Parent(s): 8553e1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -1,5 +1,13 @@
1
- ---
2
- license: other
3
- license_name: flux-non-commercial-license
4
- license_link: https://huggingface.co/black-forest-labs/FLUX.2-klein-9B/blob/main/LICENSE.md
5
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: flux-non-commercial-license
4
+ license_link: https://huggingface.co/black-forest-labs/FLUX.2-klein-9B/blob/main/LICENSE.md
5
+ pipeline_tag: text-to-image
6
+ tags:
7
+ - diffusion-single-file
8
+ base_model:
9
+ - black-forest-labs/FLUX.2-klein-9B
10
+ base_model_relation: quantized
11
+ library_name: diffusers
12
+ ---
13
+ ## Note: It appears that the bug with ComfyUI and DF11 FLUX.2 [klein] models does not occur in `diffusers`, I am still investigating the issue with the ComfyUI implementation.