Update colab notebook.

This commit is contained in:
comfyanonymous 2023-04-04 03:42:40 -04:00
parent 4a3715be1f
commit 5036fecbdd
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
" !git pull\n",
"\n",
"!echo -= Install dependencies =-\n",
"!pip install xformers==0.0.16 -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu117"
"!pip install xformers -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu118"
]
},
{