Skip to content

Commit 5a718a4

Browse files
committed
Change note to tip.
1 parent 86c8f45 commit 5a718a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/machine-learning-pytorch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ To modify the `classify` function to classify an image based on its contents, yo
167167
torchvision==0.14.0+cpu
168168
```
169169
170-
> [!NOTE]
170+
> [!Tip]
171171
> The versions of torch and torchvision must match values listed in the version table of the [PyTorch vision repo](https://github.com/pytorch/vision).
172172
173173
1. Save *requirements.txt*, then run the following command from the *start* folder to install the dependencies.

0 commit comments

Comments
 (0)