Commit 3ed814b0 authored by comfyanonymous's avatar comfyanonymous
Browse files

Fix colab.

parent f13c0cef
......@@ -47,7 +47,7 @@
" !git pull\n",
"\n",
"!echo -= Install dependencies =-\n",
"!pip -q install xformers -r requirements.txt"
"!pip -q install xformers==0.0.16 -r requirements.txt"
]
},
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment