Upload fusion_t2i_CLIP_interrogator.ipynb
Browse files
Google Colab Notebooks/fusion_t2i_CLIP_interrogator.ipynb
CHANGED
@@ -309,11 +309,6 @@
|
|
309 |
" prompts , text_encodings, nA = append_from_url(prompts , text_encodings, nA , url , '')\n",
|
310 |
"#--------#\n",
|
311 |
"\n",
|
312 |
-
"if celebs_young :\n",
|
313 |
-
" url = '/content/text-to-image-prompts/names/celebs/young'\n",
|
314 |
-
" prompts , text_encodings, nA = append_from_url(prompts , text_encodings, nA , url , '')\n",
|
315 |
-
"#--------#\n",
|
316 |
-
"\n",
|
317 |
"if female_fullnames:\n",
|
318 |
" url = '/content/text-to-image-prompts/names/fullnames'\n",
|
319 |
" prompts , text_encodings, nA = append_from_url(prompts , text_encodings, nA , url , '')\n",
|
@@ -367,7 +362,6 @@
|
|
367 |
"#---------#\n"
|
368 |
],
|
369 |
"metadata": {
|
370 |
-
"cellView": "form",
|
371 |
"id": "CF53WIAKObg3"
|
372 |
},
|
373 |
"execution_count": null,
|
|
|
309 |
" prompts , text_encodings, nA = append_from_url(prompts , text_encodings, nA , url , '')\n",
|
310 |
"#--------#\n",
|
311 |
"\n",
|
|
|
|
|
|
|
|
|
|
|
312 |
"if female_fullnames:\n",
|
313 |
" url = '/content/text-to-image-prompts/names/fullnames'\n",
|
314 |
" prompts , text_encodings, nA = append_from_url(prompts , text_encodings, nA , url , '')\n",
|
|
|
362 |
"#---------#\n"
|
363 |
],
|
364 |
"metadata": {
|
|
|
365 |
"id": "CF53WIAKObg3"
|
366 |
},
|
367 |
"execution_count": null,
|