Haiyu Wu
commited on
Commit
·
803ee95
1
Parent(s):
365d0f1
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch
|
2 |
numpy==1.24.3
|
3 |
-
torchvision
|
4 |
imageio==2.9.0
|
5 |
omegaconf==2.1.1
|
6 |
scipy==1.10.1
|
|
|
1 |
+
torch
|
2 |
numpy==1.24.3
|
3 |
+
torchvision
|
4 |
imageio==2.9.0
|
5 |
omegaconf==2.1.1
|
6 |
scipy==1.10.1
|