Spaces:
Sleeping
Sleeping
karensanchez
commited on
Commit
·
4715901
1
Parent(s):
590aa2c
rearranging the order of dependencies
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
opencv-python-headless
|
2 |
-
pyyaml==5.1
|
3 |
torch
|
4 |
torchvision
|
5 |
-
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
opencv-python-headless
|
4 |
+
pyyaml==5.1
|
5 |
+
git+https://github.com/aim-uofa/AdelaiDet.git
|