Bklieger / ScribeWizard

ScribeWizard: Generate organized notes from audio using Groq, Whisper, and Llama3
https://wizard.benjamin.sh
MIT License
459 stars 101 forks source link

Update requirements and load env vars automatically #3

Closed Bklieger closed 5 months ago

Bklieger commented 5 months ago

Changes include updating requirements to new Streamlit version and adding load dotenv. The codebase will also recognize .venv as a virtual environment in the .gitignore. Code running successfully after testing with changes.