Created using Colaboratory

This commit is contained in:
nawnie 2023-03-03 19:12:04 -06:00
parent 893eb15cf8
commit 2531c7bd35
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,6 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"cellView": "form",
"id": "hAuBbtSvGpau"
},
"outputs": [],
@ -97,6 +96,7 @@
"!pip install -q diffusers[torch]==0.13.0\n",
"!pip install -q pynvml==11.4.1\n",
"!pip install -q bitsandbytes==0.35.0\n",
"!pip install -q lion \n",
"!pip install -q ftfy==6.1.1\n",
"!pip install -q aiohttp==3.8.3\n",
"!pip install -q tensorboard>=2.11.0\n",