Spaces:
Runtime error
Runtime error
Commit
·
b2d7242
1
Parent(s):
98fd1f9
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,6 +14,7 @@ torch>=1.7.0,!=1.12.0
|
|
14 |
torchvision>=0.8.1,!=0.13.0
|
15 |
tqdm>=4.41.0
|
16 |
protobuf<4.21.3
|
|
|
17 |
|
18 |
# Logging -------------------------------------
|
19 |
tensorboard>=2.4.1
|
|
|
14 |
torchvision>=0.8.1,!=0.13.0
|
15 |
tqdm>=4.41.0
|
16 |
protobuf<4.21.3
|
17 |
+
pybboxes
|
18 |
|
19 |
# Logging -------------------------------------
|
20 |
tensorboard>=2.4.1
|