diff options
author | Alphara <42233094+xAlpharax@users.noreply.github.com> | 2023-10-17 12:28:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 12:28:09 +0300 |
commit | 6439239fefcbb95b167e09e40f756991b41cbc96 (patch) | |
tree | 3f0fab09bcbe22b123ebaf943e228bf4fe865e58 | |
parent | 7198c84eb3bed8393446a7c353fe89a08401713c (diff) |
Update README.md with dropdown and Results section
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -64,7 +64,10 @@ The `./images.npy` file contains raw numpy array data generated by `./neuralart. Considering this workflow, `./clear_dir.sh` removes temporary files each time a new call to `./stylize.sh` is made. +## Results after running neural-art + <details> + https://github.com/xAlpharax/neural-art/assets/42233094/0094a10b-e452-4284-b0d6-08df471d1848 https://github.com/xAlpharax/neural-art/assets/42233094/ef7e5fa8-203d-48a7-92da-7f462cb17601 @@ -82,6 +85,7 @@ https://github.com/xAlpharax/neural-art/assets/42233094/c46b326c-7b96-4ef4-b6fd- https://github.com/xAlpharax/neural-art/assets/42233094/216b9e44-b563-42f7-9d66-f1d48bb3493a https://github.com/xAlpharax/neural-art/assets/42233094/981f2855-2524-4c83-87f4-beac6ff5cfa6 + </details> ## Contributing |