jynlee7 / pdudl

pneumonia detection using deep learning along with pytorch and implementation of gpt 3
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

get all of the required python packages and put them in a requirements.txt for future use #3

Closed jynlee7 closed 1 year ago

jynlee7 commented 1 year ago

done

jynlee7 commented 1 year ago

used this command pip list --format=freeze > requirements.txt to create the requirements file