Xformer update

Prior version of Xformers is no longer available switching link to last stable release.

https://pypi.org/project/xformers/#history

Tested!
This commit is contained in:
nawnie 2023-02-07 21:50:39 -06:00 committed by GitHub
parent 7f6145098a
commit 94c2bc74a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
"!pip install -q protobuf==3.20.1\n",
"!pip install -q wandb==0.13.6\n",
"!pip install -q pyre-extensions==0.0.23\n",
"!pip install -q xformers==0.0.17.dev435\n",
"!pip install -q xformers==0.0.16\n",
"!pip install -q pytorch-lightning==1.6.5\n",
"!pip install -q OmegaConf==2.2.3\n",
"!pip install -q numpy==1.23.5\n",