Update Images
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ For the training and RL algorithms, see the Methods section of the paper.
|
|
| 33 |
|
| 34 |
<p align="center">
|
| 35 |
<!-- Replace with the actual image path -->
|
| 36 |
-
<img src="figures/figure1.png" alt="RemeDi architecture and performance radar" width="600">
|
| 37 |
</p>
|
| 38 |
|
| 39 |
|
|
@@ -43,7 +43,7 @@ For the training and RL algorithms, see the Methods section of the paper.
|
|
| 43 |
|
| 44 |
<p align="center">
|
| 45 |
<!-- Replace with the actual image path -->
|
| 46 |
-
<img src="figures/figure2.png" alt="RemeDi performance table" width="600">
|
| 47 |
</p>
|
| 48 |
|
| 49 |
|
|
|
|
| 33 |
|
| 34 |
<p align="center">
|
| 35 |
<!-- Replace with the actual image path -->
|
| 36 |
+
<img src="https://github.com/maple-research-lab/RemeDi/blob/main/figures/figure1.png?raw=true" alt="RemeDi architecture and performance radar" width="600">
|
| 37 |
</p>
|
| 38 |
|
| 39 |
|
|
|
|
| 43 |
|
| 44 |
<p align="center">
|
| 45 |
<!-- Replace with the actual image path -->
|
| 46 |
+
<img src="https://github.com/maple-research-lab/RemeDi/blob/main/figures/figure2.png?raw=true" alt="RemeDi performance table" width="600">
|
| 47 |
</p>
|
| 48 |
|
| 49 |
|