Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +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 |
|
16 |
# Logging -------------------------------------
|
17 |
tensorboard>=2.4.1
|
|
|
11 |
torchvision>=0.8.1,!=0.13.0
|
12 |
tqdm>=4.41.0
|
13 |
protobuf<4.21.3
|
14 |
+
models==0.9.3
|
15 |
|
16 |
# Logging -------------------------------------
|
17 |
tensorboard>=2.4.1
|