mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 23:14:49 +08:00
Add xformers install command to readme and colab notebook.
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"source": [
|
||||
"!git clone https://github.com/comfyanonymous/ComfyUI\n",
|
||||
"%cd ComfyUI\n",
|
||||
"!pip install -r requirements.txt"
|
||||
"!pip install -r requirements.txt\n",
|
||||
"!pip install xformers"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user