Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ matplotlib
|
|
10 |
torch
|
11 |
torchvision
|
12 |
spaces
|
13 |
-
albumentations
|
|
|
|
10 |
torch
|
11 |
torchvision
|
12 |
spaces
|
13 |
+
albumentations
|
14 |
+
timeout-decorator
|