myselfiefun commited on
Commit
f01e9e1
·
verified ·
1 Parent(s): 608579d

Update aspect_ratio_template.py

Browse files
Files changed (1) hide show
  1. aspect_ratio_template.py +2 -2
aspect_ratio_template.py CHANGED
@@ -5,8 +5,8 @@
5
  aspect_ratio_list = [
6
  {
7
  "name": "Instagram (1:1)",
8
- "w": 1200,
9
- "h": 1200,
10
  },
11
  {
12
  "name": "35mm film / Landscape (3:2)",
 
5
  aspect_ratio_list = [
6
  {
7
  "name": "Instagram (1:1)",
8
+ "w": 1024,
9
+ "h": 1024,
10
  },
11
  {
12
  "name": "35mm film / Landscape (3:2)",