chenfei-wu / TaskMatrix

Other
34.52k stars 3.32k forks source link

General question: System Requirements for MacOS M2 Users && AWS LightSail VM (Debian based) #89

Open inglesuniversal opened 1 year ago

inglesuniversal commented 1 year ago

What are the requirements to run this code on the above mentioned environments?

Thanks

clintonimaroo commented 1 year ago

Here are the following requirements needed in order to run the Visual ChatGPT repo on MacOS M2 or AWS LightSail VM (Debian-based):

  1. You must have Python 3.6 or higher installed on your system.
  2. If you want to run the model on a GPU, you must have CUDA and cuDNN installed.
  3. To run the front end, you must install Node.js and npm (Node Package Manager).
  4. You will also need to install flask a Python web framework.
  5. PyTorch: PyTorch is an open-source machine learning framework.
  6. To deploy the Visual ChatGPT model, you must have TorchServe installed.
  7. To use Visual ChatGPT's caching feature, you must also have Redis installed.