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:
@@ -10,7 +10,6 @@ OUTPUT_DIR = ".\outputs"
|
||||
|
||||
# Resolution options
|
||||
RESOLUTION_OPTIONS = [
|
||||
"1920 × 1080 (Landscape)",
|
||||
"1024 × 1024 (Square)",
|
||||
"768 × 1360 (Portrait)",
|
||||
"1360 × 768 (Landscape)",
|
||||
|
||||
Reference in New Issue
Block a user