Browse Source

Update README.md

go-opts
Michael Chiang 3 years ago
committed by GitHub
parent
commit
5142ba2dad
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      server/README.md

1
server/README.md

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

Loading…
Cancel
Save