From 01bfee721904b6cbb83d9a069bee5339ee3a17af Mon Sep 17 00:00:00 2001 From: rkrrre <95006754+rkrrre@users.noreply.github.com> Date: Thu, 25 Nov 2021 11:12:28 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9d6a084..b6dbb7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ streamlit==0.52.2 -fastai==2.4.1 +fastai==2.5.3 IPython==5.5.0 -f https://download.pytorch.org/whl/torch_stable.html -torch==1.9.0+cpu +torch==1.10.0+cpu -f https://download.pytorch.org/whl/torch_stable.html -torchvision==0.8.2+cpu +torchvision==0.11.0+cpu -f https://download.pytorch.org/whl/torch_stable.html requests==2.21.0