Skip to content

Commit

Permalink
[Fix] Fix broken URLs in GMA README (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeowZheng authored Feb 16, 2022
1 parent 060bf5e commit 1faca73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/gma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ unpublished approaches. Code is available at https://github.com/zacjiang/GMA.
<th>0.85</th>
<th>5.27%</th>
<th>1.50</th>
<th><a href='https://download.openmmlab.com/mmflow/gma/ gma_8x2_120k_mixed_368x768.log.json'>log</a></th>
<th><a href='https://download.openmmlab.com/mmflow/gma/ gma_8x2_120k_mixed_368x768.py'>Config</a></th>
<th><a href='https://download.openmmlab.com/mmflow/gma/ gma_8x2_120k_mixed_368x768.pth'>Model</a></th>
<th><a href='https://download.openmmlab.com/mmflow/gma/gma_8x2_120k_mixed_368x768.log.json'>log</a></th>
<th><a href='https://download.openmmlab.com/mmflow/gma/gma_8x2_120k_mixed_368x768.py'>Config</a></th>
<th><a href='https://download.openmmlab.com/mmflow/gma/gma_8x2_120k_mixed_368x768.pth'>Model</a></th>
</tr>
<tr>
<th>GMA</th>
Expand Down

0 comments on commit 1faca73

Please sign in to comment.