diff --git a/Dockerfile b/Dockerfile
index aa148ca..8460ad5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -38,7 +38,8 @@ RUN npm install \
# Install the python app
WORKDIR /app
-RUN pip install -r requirements.txt
+RUN pip3 install -r requirements.txt
+RUN pip3 install -r requirements.txt --target=/cronpkg
# Cleanup
RUN rm -rf /usr/local/bin/node \
diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh
index daf20e8..6185cc3 100755
--- a/docker-entrypoint.sh
+++ b/docker-entrypoint.sh
@@ -1,7 +1,8 @@
#!/usr/bin/env bash
-wget https://f1.srnd.org/fonts/posters.zip?v=$RANDOM -O /fonts.zip
-unzip -o /fonts.zip -d /usr/share/fonts && fc-cache -f
+wget https://f1.srnd.org/fonts/posters.zip?v=$RANDOM -O /fonts.zip >/dev/null 2>&1
+unzip -o /fonts.zip -d /usr/share/fonts >/dev/null 2>&1
+fc-cache -f > /dev/null 2>&1
cron -f &
-uvicorn main:app --host 0.0.0.0 --port 8000
+uvicorn main:app --host 0.0.0.0 --port 8000 --no-access-log
diff --git a/remote/templates/template/ArtistsMeetBlack.svg b/remote/templates/template/ArtistsMeetBlack.svg
new file mode 100644
index 0000000..35df13d
--- /dev/null
+++ b/remote/templates/template/ArtistsMeetBlack.svg
@@ -0,0 +1,221 @@
+
+
+
+
\ No newline at end of file
diff --git a/remote/templates/template/ArtistsMeetLine.svg b/remote/templates/template/ArtistsMeetLine.svg
new file mode 100644
index 0000000..0a335b1
--- /dev/null
+++ b/remote/templates/template/ArtistsMeetLine.svg
@@ -0,0 +1,166 @@
+
+
+
+
\ No newline at end of file
diff --git a/remote/templates/template/ArtistsMeetRed.svg b/remote/templates/template/ArtistsMeetRed.svg
new file mode 100644
index 0000000..36e4fe9
--- /dev/null
+++ b/remote/templates/template/ArtistsMeetRed.svg
@@ -0,0 +1,131 @@
+
+
+
+
\ No newline at end of file
diff --git a/remote/templates/template/Blobs.svg b/remote/templates/template/Blobs.svg
new file mode 100644
index 0000000..261ee3d
--- /dev/null
+++ b/remote/templates/template/Blobs.svg
@@ -0,0 +1,9852 @@
+
+
+
+
\ No newline at end of file
diff --git a/remote/templates/template/LongShadowBlue.svg b/remote/templates/template/LongShadowBlue.svg
new file mode 100644
index 0000000..96c8d04
--- /dev/null
+++ b/remote/templates/template/LongShadowBlue.svg
@@ -0,0 +1,535 @@
+
+
+
+
diff --git a/remote/templates/template/LongShadowOrange.svg b/remote/templates/template/LongShadowOrange.svg
new file mode 100644
index 0000000..d75ad8a
--- /dev/null
+++ b/remote/templates/template/LongShadowOrange.svg
@@ -0,0 +1,535 @@
+
+
+
+
diff --git a/remote/templates/template/LongShadowPink.svg b/remote/templates/template/LongShadowPink.svg
new file mode 100644
index 0000000..797447e
--- /dev/null
+++ b/remote/templates/template/LongShadowPink.svg
@@ -0,0 +1,533 @@
+
+
+
+
diff --git a/remote/templates/template/LongShadowYellow.svg b/remote/templates/template/LongShadowYellow.svg
new file mode 100644
index 0000000..15d8d0c
--- /dev/null
+++ b/remote/templates/template/LongShadowYellow.svg
@@ -0,0 +1,430 @@
+
+
+
+
diff --git a/remote/templates/template/Outrun.svg b/remote/templates/template/Outrun.svg
new file mode 100644
index 0000000..671730d
--- /dev/null
+++ b/remote/templates/template/Outrun.svg
@@ -0,0 +1,1515 @@
+
+
diff --git a/remote/templates/template/RainbowText.svg b/remote/templates/template/RainbowText.svg
new file mode 100644
index 0000000..1d3e638
--- /dev/null
+++ b/remote/templates/template/RainbowText.svg
@@ -0,0 +1,162 @@
+
+
+
+
\ No newline at end of file
diff --git a/remote/templates/template/SchoolArt.svg b/remote/templates/template/SchoolArt.svg
new file mode 100644
index 0000000..4d3717f
--- /dev/null
+++ b/remote/templates/template/SchoolArt.svg
@@ -0,0 +1,657 @@
+
+
+
+
\ No newline at end of file
diff --git a/remote/templates/template/SchoolCS.svg b/remote/templates/template/SchoolCS.svg
new file mode 100644
index 0000000..1872e41
--- /dev/null
+++ b/remote/templates/template/SchoolCS.svg
@@ -0,0 +1,668 @@
+
+
+
+
\ No newline at end of file
diff --git a/remote/templates/template/Scribble.svg b/remote/templates/template/Scribble.svg
new file mode 100644
index 0000000..2558f88
--- /dev/null
+++ b/remote/templates/template/Scribble.svg
@@ -0,0 +1,16873 @@
+
+
+
+
\ No newline at end of file
diff --git a/remote/templates/template/Space.svg b/remote/templates/template/Space.svg
new file mode 100644
index 0000000..ee26b10
--- /dev/null
+++ b/remote/templates/template/Space.svg
@@ -0,0 +1,16952 @@
+
+
+
+
\ No newline at end of file
diff --git a/remote/templates/template/Twitter.svg b/remote/templates/template/Twitter.svg
new file mode 100644
index 0000000..94d72c9
--- /dev/null
+++ b/remote/templates/template/Twitter.svg
@@ -0,0 +1,205 @@
+
+
+
+
diff --git a/remote/templates/template/VeryPink.svg b/remote/templates/template/VeryPink.svg
new file mode 100644
index 0000000..df2b59f
--- /dev/null
+++ b/remote/templates/template/VeryPink.svg
@@ -0,0 +1,1429 @@
+
+
+
diff --git a/remote/templates/template/lastChance.svg b/remote/templates/template/lastChance.svg
new file mode 100644
index 0000000..a274bf0
--- /dev/null
+++ b/remote/templates/template/lastChance.svg
@@ -0,0 +1,227 @@
+
+
diff --git a/tasks b/tasks
index 0fde187..138862c 100644
--- a/tasks
+++ b/tasks
@@ -1 +1 @@
-* */2 * * * python3 /app/tasks.py > /proc/1/fd/1 2>/proc/1/fd/2
+* */2 * * * cd /app && PYTHONPATH=/cronpkg python3 tasks.py > /proc/1/fd/1 2>/proc/1/fd/2