"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "08939cfdf7114a06c8c307bcd45d527a5715977b"
Commit fcee6297 authored by comfyanonymous's avatar comfyanonymous
Browse files

Notebook fix.

parent 2b60c308
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
" !git pull\n", " !git pull\n",
"\n", "\n",
"!echo -= Install dependencies =-\n", "!echo -= Install dependencies =-\n",
"!pip -q install xformers==0.0.16 -r requirements.txt" "!pip install xformers==0.0.16 -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu117"
] ]
}, },
{ {
......
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