Skip to content

Commit 93eadad

Browse files
committed
pytorch -> torch in pip handling
1 parent c714d25 commit 93eadad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.binder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytorch
1+
torch
22
torchvision
33
complextorch
44
tensorflow

ci/requirements_env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytorch
1+
torch
22
torchvision
33
complextorch
44
tensorflow

0 commit comments

Comments
 (0)