Skip to content

Commit bd2181f

Browse files
authored
Update Introduction_to_Pytorch_in_Raspberry_Pi_Environment.md
1 parent 6ab39da commit bd2181f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/Chapter_2-Configuring_the_RaspberryPi_Environment/Introduction_to_Pytorch_in_Raspberry_Pi_Environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pip install torch torchvision torchaudio opencv-python numpy
8888
- Create a folder on your Desktop named pytorch.
8989
- Inside the pytorch folder, create the following files:
9090
- pytorch_test.py (for your Python code).
91-
- imagenet-classes.txt (contains ImageNet class labels).
91+
- imagenet-classes.txt (contains [ImageNet class labels](https://raw.githubusercontent.com/Seeed-Projects/Tutorial-of-AI-Kit-with-Raspberry-Pi-From-Zero-to-Hero/refs/heads/main/models/Chapter2/imagenet-classes.txt).
9292

9393
![folder](../../pictures/Chapter2/folder_torch.PNG)
9494

0 commit comments

Comments
 (0)