Browse Source

This isn't needed anymore.

pull/49/head^2
comfyanonymous 2 years ago
parent
commit
25941aeef9
  1. 3
      notebooks/comfyui_colab.ipynb

3
notebooks/comfyui_colab.ipynb

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

Loading…
Cancel
Save