|
|
|
@ -35,8 +35,7 @@
|
|
|
|
|
"source": [
|
|
|
|
|
"!git clone https://github.com/comfyanonymous/ComfyUI\n",
|
|
|
|
|
"%cd ComfyUI\n",
|
|
|
|
|
"!pip install xformers -r requirements.txt\n",
|
|
|
|
|
"!sed -i 's/v1-inference.yaml/v1-inference_fp16.yaml/g' webshit/index.html"
|
|
|
|
|
"!pip install xformers -r requirements.txt"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|