Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ torch>=1.7.0
|
|
| 12 |
torchvision
|
| 13 |
torchsummary
|
| 14 |
fastai==2.7.9
|
| 15 |
-
fastcore
|
| 16 |
fastdownload==0.0.7
|
| 17 |
fastdtw==0.3.4
|
| 18 |
fastjsonschema==2.16.2
|
|
|
|
| 12 |
torchvision
|
| 13 |
torchsummary
|
| 14 |
fastai==2.7.9
|
| 15 |
+
fastcore>=1.4.5,<1.6
|
| 16 |
fastdownload==0.0.7
|
| 17 |
fastdtw==0.3.4
|
| 18 |
fastjsonschema==2.16.2
|