Fixed env issues

This commit is contained in:
Elizabeth Cray
2024-04-16 13:27:06 -04:00
parent 73c4c1171a
commit 7c9a5ae99d
2 changed files with 2 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ Meeting transcription and summarization, all running in local models without sen
# Installation
```bash
virtualenv Wazowski --python=python3.10
virtualenv Wazowski --python=python3.9.9
source Wazowski/bin/activate
pip install -r requirements.txt
python3 fetch_models.py