Update license to Midea Non-Commercial Use Agreement and fix repo URL
Browse files
README.md
CHANGED
|
@@ -44,7 +44,7 @@ ECHO (Efficient Chest X-ray Report Generation with One-step Block Diffusion) is
|
|
| 44 |
## Usage
|
| 45 |
|
| 46 |
```bash
|
| 47 |
-
git clone https://github.com/
|
| 48 |
cd ECHO
|
| 49 |
pip install transformers==4.55.4
|
| 50 |
```
|
|
|
|
| 44 |
## Usage
|
| 45 |
|
| 46 |
```bash
|
| 47 |
+
git clone https://github.com/midea-ai/ECHO.git
|
| 48 |
cd ECHO
|
| 49 |
pip install transformers==4.55.4
|
| 50 |
```
|