Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 179 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 179 Bytes

SOLUTIONS FOR AI DEV 2 RELOAD workshop

To install python packages you need to:

pip install -r requirements.txt

or

pip3 install -r requirements.txt