From 7dfb05b659971d1d1f107f7780c68efa07ffe77d Mon Sep 17 00:00:00 2001 From: crown90 <30531249+crown90@users.noreply.github.com> Date: Wed, 20 Jan 2021 15:48:57 +0100 Subject: [PATCH] Update requirements.txt Update requirements.txt file and remove additional packages, which can be used to start the webcam. --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f921b82..642347b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,3 @@ fastai>=2 pillow<7 packaging ipywidgets==7.5.1 -tornado==5.1.1 -google.colab