summaryrefslogtreecommitdiff
path: root/renderer.py
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-12-08 23:16:44 +0200
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-12-08 23:16:44 +0200
commit44bcbe8825cec9245373e7e807a615d4441b6287 (patch)
tree537c32924c38518e28fc9abb991b4a7f48687cf0 /renderer.py
parentf84f667542ed2966191221c25902737ca4cb197e (diff)
Better stylize script and small changes in rendering
Changes to be committed: modified: README.md modified: renderer.py modified: stylize.sh
Diffstat (limited to 'renderer.py')
-rw-r--r--renderer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/renderer.py b/renderer.py
index 5975d21..0803430 100644
--- a/renderer.py
+++ b/renderer.py
@@ -4,7 +4,7 @@
import numpy as np
-# will need some added functionality there for *.npy
+# TODO: will need some added functionality there for *.npy
image_array = np.load("images.npy")
### progress bar