Spaces:
Runtime error
Runtime error
Commit
·
0c221a6
1
Parent(s):
2572af2
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch<2
|
|
|
2 |
torchvision
|
3 |
tqdm
|
4 |
tensorboard<3
|
@@ -9,5 +10,4 @@ marshmallow<4
|
|
9 |
click<9
|
10 |
vlutils
|
11 |
msgpack-python<2
|
12 |
-
mcquic
|
13 |
-
pybind11
|
|
|
1 |
torch<2
|
2 |
+
pybind11
|
3 |
torchvision
|
4 |
tqdm
|
5 |
tensorboard<3
|
|
|
10 |
click<9
|
11 |
vlutils
|
12 |
msgpack-python<2
|
13 |
+
mcquic
|
|