Slight notebook adjust

This commit is contained in:
mrq 2023-02-10 20:22:12 +00:00
parent 52a9ed7858
commit 9e0fbff545

View File

@ -49,8 +49,7 @@
{ {
"cell_type":"code", "cell_type":"code",
"source":[ "source":[
"# hotfix for colab\n", "# colab requires the runtime to restart before use\n",
"!pip install Pillow==9.0.0\n",
"exit()" "exit()"
], ],
"metadata":{ "metadata":{