Skip to content

Commit

Permalink
widen figutres
Browse files Browse the repository at this point in the history
  • Loading branch information
johanos1 committed Dec 17, 2024
1 parent 50284d9 commit c6dc999
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Moreover ach use case

<table>
<tr>
<td align="center" width="200" height="200">
<td align="center" width="400" height="200">
<strong>Length-of-stay Prediction</strong><br>
<img src="./resources/los.png" alt="LOS" style="width:150px; height:150px;">
<br>
Expand All @@ -43,7 +43,7 @@ Moreover ach use case
<li>Synthetic data: ✅</li>
</ul>
</td>
<td align="center" width="200" height="200">
<td align="center" width="400" height="200">
<strong>Text Masking</strong><br>
<img src="./resources/NER.png" alt="NER" style="width:150px; height:150px;">
<br>
Expand All @@ -56,7 +56,7 @@ Moreover ach use case
</td>
</tr>
<tr>
<td align="center" width="200" height="200">
<td align="center" width="400" height="200">
<strong>Camera Surveillance</strong><br>
<img src="./resources/surveillance.png" alt="Surveillance" style="width:150px; height:150px;">
<br>
Expand All @@ -67,7 +67,7 @@ Moreover ach use case
<li>Synthetic data: ❌</li>
</ul>
</td>
<td align="center" width="200" height="200">
<td align="center" width="400" height="200">
<strong>Molecule Property Prediction</strong><br>
<img src="./resources/graph.png" alt="Graph" style="width:150px; height:150px;">
<br>
Expand Down

0 comments on commit c6dc999

Please sign in to comment.