Constant8868 commited on
Commit
b5cf14c
·
verified ·
1 Parent(s): bb973ce

Update license to Midea Non-Commercial Use Agreement and fix repo URL

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/clf28/ECHO.git
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
  ```