Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
fastai
|
2 |
-
gradio
|
3 |
-
torch
|
4 |
-
torchvision
|
5 |
toml
|
6 |
albumentations
|
7 |
-
numpy
|
|
|
1 |
+
fastai
|
2 |
+
gradio
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
toml
|
6 |
albumentations
|
7 |
+
numpy
|