|
11 | 11 | }, |
12 | 12 | { |
13 | 13 | "cell_type": "code", |
14 | | - "execution_count": 1, |
| 14 | + "execution_count": null, |
15 | 15 | "metadata": { |
16 | 16 | "cellView": "form", |
17 | 17 | "id": "fXysRA_X8mX9" |
|
62 | 62 | "* Generate images in a wide range of formats and styles\n", |
63 | 63 | "* Render text effectively\n", |
64 | 64 | "\n", |
65 | | - "This notebook is using the [Python SDK](https://googleapis.github.io/python-genai/#imagen). For the REST API, check out the [Get Started with Imagen](../Get_started_imagen_rest.ipynb) guide.\n", |
66 | | - "\n", |
67 | | - "<font color='red'>Image generation is a paid-only feature and won't work if you are on the free tier. Check the [pricing](https://ai.google.dev/pricing#imagen3) page for more details.</font>" |
| 65 | + "This notebook is using the [Python SDK](https://googleapis.github.io/python-genai/#imagen). For the REST API, check out the [Get Started with Imagen](../Get_started_imagen_rest.ipynb) guide.\n" |
| 66 | + ] |
| 67 | + }, |
| 68 | + { |
| 69 | + "cell_type": "markdown", |
| 70 | + "metadata": { |
| 71 | + "id": "shEdTt34HNvR" |
| 72 | + }, |
| 73 | + "source": [ |
| 74 | + "<!-- Warning Badge -->\n", |
| 75 | + "<table>\n", |
| 76 | + " <tr>\n", |
| 77 | + " <!-- Emoji -->\n", |
| 78 | + " <td bgcolor=\"#f5949e\">\n", |
| 79 | + " <font size=30>⚠️</font>\n", |
| 80 | + " </td>\n", |
| 81 | + " <!-- Text Content Cell -->\n", |
| 82 | + " <td bgcolor=\"#f5949e\">\n", |
| 83 | + " <h3><font color=black>Image generation is a paid-only feature and won't work if you are on the free tier. Check the <a href=\"https://ai.google.dev/pricing#imagen3\"><font color='#217bfe'>pricing</font></a> page for more details.</font></h3>\n", |
| 84 | + " </td>\n", |
| 85 | + " </tr>\n", |
| 86 | + "</table>" |
68 | 87 | ] |
69 | 88 | }, |
70 | 89 | { |
|
89 | 108 | }, |
90 | 109 | { |
91 | 110 | "cell_type": "code", |
92 | | - "execution_count": 2, |
| 111 | + "execution_count": null, |
93 | 112 | "metadata": { |
94 | 113 | "id": "46zEFO2a9FFd" |
95 | 114 | }, |
|
120 | 139 | }, |
121 | 140 | { |
122 | 141 | "cell_type": "code", |
123 | | - "execution_count": 3, |
| 142 | + "execution_count": null, |
124 | 143 | "metadata": { |
125 | 144 | "id": "A1pkoyZb9Jm3" |
126 | 145 | }, |
|
144 | 163 | }, |
145 | 164 | { |
146 | 165 | "cell_type": "code", |
147 | | - "execution_count": 4, |
| 166 | + "execution_count": null, |
148 | 167 | "metadata": { |
149 | 168 | "id": "HghvVpbU0Uap" |
150 | 169 | }, |
|
177 | 196 | }, |
178 | 197 | { |
179 | 198 | "cell_type": "code", |
180 | | - "execution_count": 5, |
| 199 | + "execution_count": null, |
181 | 200 | "metadata": { |
182 | 201 | "id": "IJ8Vf9RVFeDi" |
183 | 202 | }, |
|
209 | 228 | }, |
210 | 229 | { |
211 | 230 | "cell_type": "code", |
212 | | - "execution_count": 6, |
| 231 | + "execution_count": null, |
213 | 232 | "metadata": { |
214 | 233 | "id": "P4d8y2p_LBfK" |
215 | 234 | }, |
|
232 | 251 | }, |
233 | 252 | { |
234 | 253 | "cell_type": "code", |
235 | | - "execution_count": 7, |
| 254 | + "execution_count": null, |
236 | 255 | "metadata": { |
237 | 256 | "id": "TM6oJ0YOLEFG" |
238 | 257 | }, |
|
263 | 282 | }, |
264 | 283 | { |
265 | 284 | "cell_type": "code", |
266 | | - "execution_count": 8, |
| 285 | + "execution_count": null, |
267 | 286 | "metadata": { |
268 | 287 | "id": "jBtTVgLpMED3" |
269 | 288 | }, |
|
0 commit comments