Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
fastai==2.7.14
|
2 |
toml
|
3 |
-
albumentations
|
|
|
|
1 |
fastai==2.7.14
|
2 |
toml
|
3 |
+
albumentations
|
4 |
+
numpy
|