Skip to content

Commit

Permalink
Replace pytorch with torch because pytorch is wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
nabenabe0928 committed Jul 30, 2024
1 parent aa61798 commit f6c02d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/samplers/gp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ license: MIT License
## Installation

```bash
pip install scipy pytorch
pip install scipy torch
```

## Example
Expand Down

0 comments on commit f6c02d6

Please sign in to comment.