Upload fusion_t2i_CLIP_interrogator.ipynb
Browse files
Google Colab Jupyter Notebooks/fusion_t2i_CLIP_interrogator.ipynb
CHANGED
|
@@ -14,17 +14,6 @@
|
|
| 14 |
}
|
| 15 |
},
|
| 16 |
"cells": [
|
| 17 |
-
{
|
| 18 |
-
"cell_type": "markdown",
|
| 19 |
-
"source": [
|
| 20 |
-
"Try this Free online SD 1.5 generator with the results: https://perchance.org/fusion-ai-image-generator\n",
|
| 21 |
-
"\n",
|
| 22 |
-
" This Notebook is a Stable-diffusion tool which allows you to find similiar prompts to an existing prompt. It uses the Nearest Neighbor decoder method listed here:https://arxiv.org/pdf/2303.03032"
|
| 23 |
-
],
|
| 24 |
-
"metadata": {
|
| 25 |
-
"id": "cRV2YWomjMBU"
|
| 26 |
-
}
|
| 27 |
-
},
|
| 28 |
{
|
| 29 |
"cell_type": "code",
|
| 30 |
"source": [
|
|
@@ -165,16 +154,6 @@
|
|
| 165 |
"execution_count": null,
|
| 166 |
"outputs": []
|
| 167 |
},
|
| 168 |
-
{
|
| 169 |
-
"cell_type": "markdown",
|
| 170 |
-
"source": [
|
| 171 |
-
"**Paste a prompt in the cell below to create an encoding**\n",
|
| 172 |
-
"\n"
|
| 173 |
-
],
|
| 174 |
-
"metadata": {
|
| 175 |
-
"id": "Xf9zoq-Za3wi"
|
| 176 |
-
}
|
| 177 |
-
},
|
| 178 |
{
|
| 179 |
"cell_type": "code",
|
| 180 |
"source": [
|
|
|
|
| 14 |
}
|
| 15 |
},
|
| 16 |
"cells": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
{
|
| 18 |
"cell_type": "code",
|
| 19 |
"source": [
|
|
|
|
| 154 |
"execution_count": null,
|
| 155 |
"outputs": []
|
| 156 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
{
|
| 158 |
"cell_type": "code",
|
| 159 |
"source": [
|