Skip to content

Commit 118ee65

Browse files
authored
Update README.md
1 parent 680d326 commit 118ee65

File tree

1 file changed

+2
-2
lines changed
  • AI-and-Analytics/Features-and-Functionality/IntelPyTorch_GPU_InferenceOptimization_with_AMP

1 file changed

+2
-2
lines changed

AI-and-Analytics/Features-and-Functionality/IntelPyTorch_GPU_InferenceOptimization_with_AMP/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ You will need to download and install the following toolkits, tools, and compone
3636

3737
- **Additional Packages**
3838

39-
You will need to install these additional packages: **Matplotlib**.
39+
You will need to install these additional packages, already added in requirements.txt file: **Matplotlib**, **requests**, **tqdm**
4040
```
41-
python -m pip install matplotlib tqdm
41+
pip install -r requirements.txt
4242
```
4343

4444

0 commit comments

Comments
 (0)