awacke1 commited on
Commit
d9ea585
·
1 Parent(s): 7210b25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -18,7 +18,7 @@ This demonstration classroom shows installation and compute based AI model devel
18
  7. Update GeForce Game Ready Driver to current 12/12/2023 v 546.33
19
  8. Check your paths and make sure that python was installed as Administrator to keep all file perms clear.
20
  9. Test Out running pip install with all GPU requirements.txt that you will use. Below is what my session looks like.
21
- 10. ```
22
 
23
 
24
 
@@ -363,5 +363,4 @@ Installing collected packages: pytz, pydub, mpmath, ffmpy, zipp, websockets, url
363
  DEPRECATION: ffmpy is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
364
  Running setup.py install for ffmpy ... done
365
 
366
-
367
- ```
 
18
  7. Update GeForce Game Ready Driver to current 12/12/2023 v 546.33
19
  8. Check your paths and make sure that python was installed as Administrator to keep all file perms clear.
20
  9. Test Out running pip install with all GPU requirements.txt that you will use. Below is what my session looks like.
21
+ 10. '''
22
 
23
 
24
 
 
363
  DEPRECATION: ffmpy is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
364
  Running setup.py install for ffmpy ... done
365
 
366
+ '''