Fixed env issues
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user