Update license to Midea Non-Commercial Use Agreement
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 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 | [
|
| 43 |
|
| 44 |
## Usage
|
| 45 |
|
|
@@ -83,7 +83,7 @@ python inference/generate_vl_block.py \
|
|
| 83 |
|
| 84 |
## License
|
| 85 |
|
| 86 |
-
|
| 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 |
|