diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-12-29 22:32:28 +0200 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-12-29 22:32:28 +0200 |
commit | 447b6c6c921f912e5323af2ed18160d63931533f (patch) | |
tree | 0f6709a0f70e555c91df9dc7e30a8f4763b70ee8 /.gitignore | |
parent | 44bcbe8825cec9245373e7e807a615d4441b6287 (diff) |
Great changes to the README, featuring full showcase of video outputs.
Main scripts have seen a couple QOS changes as well
Changes to be committed:
modified: .gitignore
modified: README.md
modified: neuralart.py
modified: renderer.py
modified: stylize.sh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ weights/*.pth Output/*.png *.npy *.mp4 +*.zip todo # Byte-compiled / optimized / DLL files |