Skip to content

Commit

Permalink
pytorch -> torch in pip handling
Browse files Browse the repository at this point in the history
  • Loading branch information
fs446 committed Oct 19, 2024
1 parent c714d25 commit 93eadad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .binder/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytorch
torch
torchvision
complextorch
tensorflow
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements_env.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytorch
torch
torchvision
complextorch
tensorflow
Expand Down

0 comments on commit 93eadad

Please sign in to comment.