Commit 25941aee authored by comfyanonymous's avatar comfyanonymous
Browse files

This isn't needed anymore.

parent 165be582
...@@ -35,8 +35,7 @@ ...@@ -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"
] ]
}, },
{ {
......
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