mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-09 01:57:02 +08:00
Created using Colab
This commit is contained in:
parent
154f2911aa
commit
2a1362a6d2
@ -31,7 +31,7 @@
|
|||||||
"if OPTIONS['USE_GOOGLE_DRIVE']:\n",
|
"if OPTIONS['USE_GOOGLE_DRIVE']:\n",
|
||||||
" !echo \"Mounting Google Drive...\"\n",
|
" !echo \"Mounting Google Drive...\"\n",
|
||||||
" %cd /\n",
|
" %cd /\n",
|
||||||
" \n",
|
"\n",
|
||||||
" from google.colab import drive\n",
|
" from google.colab import drive\n",
|
||||||
" drive.mount('/content/drive')\n",
|
" drive.mount('/content/drive')\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user