Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
fastai
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
numpy
|
5 |
opencv-python
|
6 |
pandas
|
|
|
1 |
+
fastai
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
numpy
|
5 |
opencv-python
|
6 |
pandas
|