Skip to content

Getting Started

apatel78 edited this page Dec 4, 2022 · 23 revisions

Python Web Framework

Server Deployment

Database and Media Storage

Third-Party Dependencies

Third-Party Python Libraries

  • To install these libraries automatically, run the following command inside of your project directory: pip install -r requirements.txt
  • If you do not have pip installed, please refer to the link under Third-Party Dependencies
  • Pytorch
  • Numpy
Clone this wiki locally