Ver Fonte

Update README.md

Michael Chiang há 1 ano atrás
pai
commit
5142ba2dad
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      server/README.md

+ 1 - 0
server/README.md

@@ -15,6 +15,7 @@ Get the dependencies:
 
 ```bash
 pip install llama-cpp-python
+pip install pyinstaller
 pip install -r requirements.txt
 ```