| @@ -115,27 +115,12 @@ | ||
| 115 | 115 | '1024x1024' => esc_html__( '1024x1024', 'learnpress' ), |
| 116 | 116 | '1536x1024' => esc_html__( '1536x1024 (landscape)', 'learnpress' ), |
| 117 | 117 | '1024x1536' => esc_html__( '1024x1536 (portrait)', 'learnpress' ), |
| 118 | 118 | ], |
| 119 | - 'image-size-dall-e-2' => [ | |
| 120 | - '256x256' => esc_html__( '256x256', 'learnpress' ), | |
| 121 | - '512x512' => esc_html__( '512x512', 'learnpress' ), | |
| 122 | - '1024x1024' => esc_html__( '1024x1024', 'learnpress' ), | |
| 123 | - ], | |
| 124 | - 'image-size-dall-e-3' => [ | |
| 125 | - '1024x1024' => esc_html__( '1024x1024', 'learnpress' ), | |
| 126 | - '1024x1792' => esc_html__( '1024x1792', 'learnpress' ), | |
| 127 | - '1792x1024' => esc_html__( '1792x1024', 'learnpress' ), | |
| 128 | - ], | |
| 129 | 119 | 'image-quality-gpt-image-1' => [ |
| 130 | 120 | 'auto' => esc_html__( 'Auto', 'learnpress' ), |
| 131 | 121 | 'high' => esc_html__( 'High', 'learnpress' ), |
| 132 | 122 | 'medium' => esc_html__( 'low', 'learnpress' ), |
| 133 | - ], | |
| 134 | - 'image-quality-dall-e-3' => [ | |
| 135 | - 'auto' => esc_html__( 'Auto', 'learnpress' ), | |
| 136 | - 'hd' => esc_html__( 'HD', 'learnpress' ), | |
| 137 | - 'standard' => esc_html__( 'Standard', 'learnpress' ), | |
| 138 | 123 | ], |
| 139 | 124 | 'image-quality' => [ |
| 140 | 125 | 'auto' => esc_html__( 'Auto', 'learnpress' ), |
| 141 | 126 | 'standard' => esc_html__( 'Standard', 'learnpress' ), |