Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -129,7 +129,7 @@ First, you should prepare the images used for training:
|
|
| 129 |
|
| 130 |
You can use the script provided in our [source code](https://github.com/haon-chen/mmE5) to download all images used in mmE5.
|
| 131 |
```bash
|
| 132 |
-
git clone https://github.com/haon-chen/mmE5
|
| 133 |
cd mmE5
|
| 134 |
bash scripts/prepare_images.sh
|
| 135 |
```
|
|
|
|
| 129 |
|
| 130 |
You can use the script provided in our [source code](https://github.com/haon-chen/mmE5) to download all images used in mmE5.
|
| 131 |
```bash
|
| 132 |
+
git clone https://github.com/haon-chen/mmE5.git
|
| 133 |
cd mmE5
|
| 134 |
bash scripts/prepare_images.sh
|
| 135 |
```
|