Skip to content

Commit

Permalink
update readme cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
bigsk1 committed Jun 18, 2024
1 parent 17a9d66 commit a97f46c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ Voice Chat AI is a project that allows you to interact with different AI charact

3. Install dependencies:

For GPU (CUDA) version:
For GPU (CUDA) version: RECOMMEND

```bash
pip install -r requirements.txt
```

For CPU-only version:
For CPU-only version: ( not advised and may need some additional work )

```bash
pip install -r cpu_requirements.txt
Expand Down

0 comments on commit a97f46c

Please sign in to comment.