We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de719c7 commit 583e2fcCopy full SHA for 583e2fc
README.md
@@ -28,8 +28,7 @@ Get up and running with PyTorch models within your NodeJS infrastructure in seco
28
29
## Getting Started
30
### via yarn
31
-Assuming nothing's broken:<br />
32
-```yarn add pytorchjs```
+Assuming nothing's broken: `yarn add pytorchjs`
33
34
### The same old PyTorch models, in NodeJS
35
Run your PyTorch models in Javascript, just like you would in Python.
0 commit comments