Jason Wu commited on
Commit ·
b6e9acf
1
Parent(s): 5af9882
fix typo in requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
torch==1.13.0
|
| 2 |
-
torchvision=0.14.0
|
|
|
|
| 1 |
torch==1.13.0
|
| 2 |
+
torchvision==0.14.0
|