Skip to content

Commit

Permalink
Fix image link
Browse files Browse the repository at this point in the history
Remove slash from end of assets/stable-samples/depth2img/d2i.gif
  • Loading branch information
ModelEarth committed Dec 12, 2022
1 parent c12d960 commit 18724c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ and the diffusion model is then conditioned on the (relative) depth output.

<p align="center">
<b> depth2image </b><br/>
<img src=assets/stable-samples/depth2img/d2i.gif/>
<img src=assets/stable-samples/depth2img/d2i.gif>
</p>

This model is particularly useful for a photorealistic style; see the [examples](assets/stable-samples/depth2img).
Expand Down

0 comments on commit 18724c1

Please sign in to comment.