From 447b6c6c921f912e5323af2ed18160d63931533f Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Fri, 29 Dec 2023 22:32:28 +0200 Subject: 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f7d3677..6ad5c97 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ weights/*.pth Output/*.png *.npy *.mp4 +*.zip todo # Byte-compiled / optimized / DLL files -- cgit v1.2.3