Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,10 +8,10 @@ tqdm
|
|
8 |
matplotlib==3.2.2
|
9 |
matplotlib-venn==0.11.7
|
10 |
scikit-image
|
11 |
-
torch
|
12 |
torchvision
|
13 |
torchsummary
|
14 |
-
fastai==2.
|
15 |
fastcore==1.3.29
|
16 |
fastdownload==0.0.7
|
17 |
fastdtw==0.3.4
|
|
|
8 |
matplotlib==3.2.2
|
9 |
matplotlib-venn==0.11.7
|
10 |
scikit-image
|
11 |
+
torch==1.9.0
|
12 |
torchvision
|
13 |
torchsummary
|
14 |
+
fastai==2.3.1
|
15 |
fastcore==1.3.29
|
16 |
fastdownload==0.0.7
|
17 |
fastdtw==0.3.4
|