Bklieger / ScribeWizard

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

Update requirements and load env vars automatically #3

Closed Bklieger closed 4 months ago

Bklieger commented 4 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.