Browse Source

Formatting issue.

pull/1148/head
comfyanonymous 1 year ago
parent
commit
c9ef919e29
  1. 2
      notebooks/comfyui_colab.ipynb

2
notebooks/comfyui_colab.ipynb

@ -179,7 +179,7 @@
"outputs": [], "outputs": [],
"source": [ "source": [
"!wget https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb\n", "!wget https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb\n",
"!dpkg -i cloudflared-linux-amd64.deb\n" "!dpkg -i cloudflared-linux-amd64.deb\n",
"\n", "\n",
"import subprocess\n", "import subprocess\n",
"import threading\n", "import threading\n",

Loading…
Cancel
Save