diff options
author | Alphara <42233094+xAlpharax@users.noreply.github.com> | 2024-01-03 20:25:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-03 20:25:53 +0200 |
commit | 2c98af5a9cc54fb92e2aaa6b4453b69e4ea83d06 (patch) | |
tree | 5c2ec9aa1fda55e6bff8b14d1d1b23c1195743e1 | |
parent | c111655e54f9b670270b72d1fddf6f805d90a9c4 (diff) |
Update README.md with fancy stars badge
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +<div align="right"> + <a href="https://github.com/voidscuttle/dotfiles/stargazers"> + <img src="https://img.shields.io/github/stars/xAlpharax/neural-art?color=B4F8C8&labelColor=05080A&style=for-the-badge"> + </a> +</div> + # neural-art Neural Style Transfer done from the CLI using a VGG backbone and presented as an MP4. |