Ming3993 commited on
Commit
6095b08
·
1 Parent(s): 0cf4227

Test: Remove redundant google drive mounting code cell

Browse files
Pipeline_Test_With_Vifactcheck/Full_Pipeline_Testing.ipynb CHANGED
@@ -1548,18 +1548,6 @@
1548
  "print('\\n'.join(download_info))\n"
1549
  ]
1550
  },
1551
- {
1552
- "cell_type": "code",
1553
- "execution_count": null,
1554
- "metadata": {
1555
- "id": "mk2-ofzf9VkO"
1556
- },
1557
- "outputs": [],
1558
- "source": [
1559
- "from google.colab import drive\n",
1560
- "drive.mount('/content/drive')"
1561
- ]
1562
- },
1563
  {
1564
  "cell_type": "markdown",
1565
  "metadata": {
 
1548
  "print('\\n'.join(download_info))\n"
1549
  ]
1550
  },
 
 
 
 
 
 
 
 
 
 
 
 
1551
  {
1552
  "cell_type": "markdown",
1553
  "metadata": {