Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
2 |
filterpy==1.4.5
|
|
|
3 |
torchvision==0.12.0
|
4 |
tensorboardX==2.5
|
5 |
protobuf==3.20.1
|
|
|
1 |
torch
|
2 |
filterpy==1.4.5
|
3 |
+
torch==1.11.0
|
4 |
torchvision==0.12.0
|
5 |
tensorboardX==2.5
|
6 |
protobuf==3.20.1
|