Created using Colab

This commit is contained in:
maciriase26 2025-04-23 11:03:58 -04:00
parent 154f2911aa
commit 2a1362a6d2

View File

@ -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",