|
109 | 109 | " !pip install -e .[examples]" |
110 | 110 | ] |
111 | 111 | }, |
| 112 | + { |
| 113 | + "cell_type": "markdown", |
| 114 | + "id": "2d098165", |
| 115 | + "metadata": { |
| 116 | + "tags": [ |
| 117 | + "hide" |
| 118 | + ] |
| 119 | + }, |
| 120 | + "source": [ |
| 121 | + "**Download pretrained models**\n", |
| 122 | + "\n", |
| 123 | + "Running the code block below will download the pretrained models needed for this notebook." |
| 124 | + ] |
| 125 | + }, |
| 126 | + { |
| 127 | + "cell_type": "code", |
| 128 | + "execution_count": null, |
| 129 | + "id": "f2260977", |
| 130 | + "metadata": { |
| 131 | + "cellView": "form", |
| 132 | + "tags": [ |
| 133 | + "hide" |
| 134 | + ] |
| 135 | + }, |
| 136 | + "outputs": [], |
| 137 | + "source": [ |
| 138 | + "# @markdown **Download pretrained models**\n", |
| 139 | + "!flyvis download-pretrained" |
| 140 | + ] |
| 141 | + }, |
112 | 142 | { |
113 | 143 | "cell_type": "markdown", |
114 | 144 | "id": "d6e57181", |
|
1887 | 1917 | "description": "", |
1888 | 1918 | "description_allow_html": false, |
1889 | 1919 | "layout": "IPY_MODEL_9c5b27045cae43fdaeaab6818be0c798", |
1890 | | - "placeholder": "", |
| 1920 | + "placeholder": "\u200b", |
1891 | 1921 | "style": "IPY_MODEL_14936f9c260b4802b0756c15436e6b92", |
1892 | 1922 | "tabbable": null, |
1893 | 1923 | "tooltip": null, |
|
1999 | 2029 | "description": "", |
2000 | 2030 | "description_allow_html": false, |
2001 | 2031 | "layout": "IPY_MODEL_8cd53e9b306b443491663dbfe5b2a1a9", |
2002 | | - "placeholder": "", |
| 2032 | + "placeholder": "\u200b", |
2003 | 2033 | "style": "IPY_MODEL_159aa73c20d145f2ba32f713f3a3c14d", |
2004 | 2034 | "tabbable": null, |
2005 | 2035 | "tooltip": null, |
|
2075 | 2105 | "description": "", |
2076 | 2106 | "description_allow_html": false, |
2077 | 2107 | "layout": "IPY_MODEL_7f0cea8f331e4c2c984aabe74c1c4f83", |
2078 | | - "placeholder": "", |
| 2108 | + "placeholder": "\u200b", |
2079 | 2109 | "style": "IPY_MODEL_5491c0996f9f49bb810a2e2bb79d9560", |
2080 | 2110 | "tabbable": null, |
2081 | 2111 | "tooltip": null, |
|
2343 | 2373 | "description": "", |
2344 | 2374 | "description_allow_html": false, |
2345 | 2375 | "layout": "IPY_MODEL_3773b17f16164007b1396a5ab6bd5097", |
2346 | | - "placeholder": "", |
| 2376 | + "placeholder": "\u200b", |
2347 | 2377 | "style": "IPY_MODEL_5c3d72509ffa44c3a65551607705c0de", |
2348 | 2378 | "tabbable": null, |
2349 | 2379 | "tooltip": null, |
|
0 commit comments