Update web.py

removed the 1920 X 1080 resolution option since it still only generated images at 1360 X 768.
This commit is contained in:
petermg
2025-04-28 21:10:16 -07:00
committed by GitHub
parent 2b44fa7748
commit 1c740cc0b2
-1
View File
@@ -10,7 +10,6 @@ OUTPUT_DIR = ".\outputs"
# Resolution options
RESOLUTION_OPTIONS = [
"1920 × 1080 (Landscape)",
"1024 × 1024 (Square)",
"768 × 1360 (Portrait)",
"1360 × 768 (Landscape)",