Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bigsk1 committed Jun 18, 2024
1 parent a97f46c commit 452e578
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ Voice Chat AI is a project that allows you to interact with different AI charact
pip install -r requirements.txt
```

For CPU-only version: ( not advised and may need some additional work )
For CPU-only version: clone the cpu-only branch
https://github.com/bigsk1/voice-chat-ai/tree/cpu-only

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

0 comments on commit 452e578

Please sign in to comment.