visual-chatgpt icon indicating copy to clipboard operation
visual-chatgpt copied to clipboard

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

Open inglesuniversal opened this issue 2 years ago • 1 comments

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

Thanks

inglesuniversal avatar Mar 11 '23 17:03 inglesuniversal

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.

clintonimaroo avatar Mar 11 '23 19:03 clintonimaroo