Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,6 +11,7 @@ torch>=1.7.0,!=1.12.0
|
|
11 |
torchvision>=0.8.1,!=0.13.0
|
12 |
tqdm>=4.41.0
|
13 |
protobuf<4.21.3
|
|
|
14 |
|
15 |
# Logging -------------------------------------
|
16 |
tensorboard>=2.4.1
|
|
|
11 |
torchvision>=0.8.1,!=0.13.0
|
12 |
tqdm>=4.41.0
|
13 |
protobuf<4.21.3
|
14 |
+
models
|
15 |
|
16 |
# Logging -------------------------------------
|
17 |
tensorboard>=2.4.1
|