Spaces:
Runtime error
Runtime error
Commit
·
006fd2a
1
Parent(s):
aa9a60b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch
|
|
| 2 |
torchvision
|
| 3 |
#numpy
|
| 4 |
einops
|
| 5 |
-
opencv-python
|
| 6 |
yacs==0.1.8
|
| 7 |
pylsd-nova==1.2.0
|
| 8 |
tqdm==4.64.0
|
|
|
|
| 2 |
torchvision
|
| 3 |
#numpy
|
| 4 |
einops
|
| 5 |
+
opencv-python
|
| 6 |
yacs==0.1.8
|
| 7 |
pylsd-nova==1.2.0
|
| 8 |
tqdm==4.64.0
|