Browse Source

Update notebook.

pull/457/head
comfyanonymous 2 years ago
parent
commit
90581684b4
  1. 2
      notebooks/comfyui_colab.ipynb

2
notebooks/comfyui_colab.ipynb

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

Loading…
Cancel
Save