Commit
·
9c005c2
1
Parent(s):
88c38a0
add datasets
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ git+https://github.com/facebookresearch/detectron2.git
|
|
5 |
torch
|
6 |
torchvision
|
7 |
torchaudio
|
8 |
-
tqdm
|
|
|
|
5 |
torch
|
6 |
torchvision
|
7 |
torchaudio
|
8 |
+
tqdm
|
9 |
+
datasets
|