Constant8868 commited on
Commit
01bf2f4
·
verified ·
1 Parent(s): a514ac6

Update license to Midea Non-Commercial Use Agreement

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
3
  language:
4
  - en
5
  - zh
@@ -39,7 +39,7 @@ ECHO (Efficient Chest X-ray Report Generation with One-step Block Diffusion) is
39
  | Architecture | `EchoForConditionalGeneration` (based on Qwen2.5-VL) |
40
  | Hidden Size | 3584 |
41
  | Languages | English, Chinese |
42
- | License | [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) |
43
 
44
  ## Usage
45
 
@@ -83,7 +83,7 @@ python inference/generate_vl_block.py \
83
 
84
  ## License
85
 
86
- The model weights are released under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). This model was trained on datasets that restrict commercial use, including MIMIC-CXR, CheXpert Plus, ReXGradient, and IU X-ray. Please use the weights in accordance with these restrictions.
87
 
88
  ## Citation
89
 
 
1
  ---
2
+ license: other
3
  language:
4
  - en
5
  - zh
 
39
  | Architecture | `EchoForConditionalGeneration` (based on Qwen2.5-VL) |
40
  | Hidden Size | 3584 |
41
  | Languages | English, Chinese |
42
+ | License | [Midea NC](LICENSE) |
43
 
44
  ## Usage
45
 
 
83
 
84
  ## License
85
 
86
+ This model is released under the [Midea Model License Agreement - Non-Commercial Use Version](LICENSE). Use for research, study, and personal non-commercial purposes only. Commercial use is strictly prohibited.
87
 
88
  ## Citation
89