Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -31,6 +31,9 @@ torchtyping
|
|
31 |
tqdm
|
32 |
ruamel.yaml
|
33 |
|
|
|
|
|
|
|
34 |
|
35 |
|
36 |
|
|
|
31 |
tqdm
|
32 |
ruamel.yaml
|
33 |
|
34 |
+
git+https://github.com/facebookresearch/fvcore
|
35 |
+
simplejson
|
36 |
+
psutil
|
37 |
|
38 |
|
39 |
|