Added the version of Python to the Dependencies section in the README
This commit is contained in:
parent
a03f51f921
commit
b1da9fb0e9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ A frontend for [Koala](https://bair.berkeley.edu/blog/2023/04/03/koala/) running
|
|||
|
||||
## Dependencies
|
||||
|
||||
- Python3
|
||||
- Python 3.10
|
||||
- The pip packages listed in `requirements.txt`
|
||||
- A Koala model in the ggml format (should be quantized)
|
||||
|
||||
|
|
Reference in a new issue