diff --git a/colab/GPU.ipynb b/colab/GPU.ipynb index e9bb3ddd8..58fcca0f4 100644 --- a/colab/GPU.ipynb +++ b/colab/GPU.ipynb @@ -91,7 +91,7 @@ " for file in deleted_files:\n", " !rm /content/drive/MyDrive/TavernAI/chats/{file}\n", "\n", - " time.sleep(3) # Wait for 60 seconds before checking for changes again\n", + " time.sleep(3) # Wait\n", "\n", "if use_google_drive:\n", " drive.mount('/content/drive/')\n",