From b1da9fb0e9ab730055f866149df254cb05495e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20M=C3=BCller=20=28ChaoticByte=29?= Date: Sun, 30 Apr 2023 20:43:00 +0200 Subject: [PATCH] Added the version of Python to the Dependencies section in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01713f9..50f997d 100644 --- a/README.md +++ b/README.md @@ -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)