Cleanup
This commit is contained in:
parent
0fe3e2d2b9
commit
ae0411dbcc
|
@ -37,7 +37,6 @@
|
|||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"#@title Setup\n",
|
||||
"! git clone https://github.com/kuprel/min-dalle\n",
|
||||
"! mkdir -p /content/min-dalle/pretrained/vqgan/\n",
|
||||
"! curl https://huggingface.co/dalle-mini/vqgan_imagenet_f16_16384/resolve/main/flax_model.msgpack -L --output /content/min-dalle/pretrained/vqgan/flax_model.msgpack\n",
|
||||
|
@ -57,7 +56,7 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 9,
|
||||
"execution_count": null,
|
||||
"metadata": {
|
||||
"colab": {
|
||||
"base_uri": "https://localhost:8080/",
|
||||
|
@ -95,7 +94,6 @@
|
|||
}
|
||||
],
|
||||
"source": [
|
||||
"#@title Default title text\n",
|
||||
"text = \"artificial intelligence\" #@param {type:\"string\"}\n",
|
||||
"seed = 0#@param {type:\"integer\"}\n",
|
||||
"torch = True #@param {type:\"boolean\"}\n",
|
||||
|
@ -117,7 +115,7 @@
|
|||
"name": "min-dalle",
|
||||
"provenance": [],
|
||||
"machine_shape": "hm",
|
||||
"authorship_tag": "ABX9TyN7H4G9PFWMpng8xByQYCy4",
|
||||
"authorship_tag": "ABX9TyN7lVJ8zUP53XhtQzD7LrQp",
|
||||
"include_colab_link": true
|
||||
},
|
||||
"gpuClass": "standard",
|
||||
|
|
Loading…
Reference in New Issue
Block a user