updated readme

This commit is contained in:
jad2121 2024-03-03 09:19:01 -05:00
parent 5efc720e29
commit aa33795f6a
2 changed files with 5 additions and 5 deletions

View File

@ -14,11 +14,7 @@ These are helper tools to work with Fabric. Examples include things like getting
```bash
python3 -m venv .venv
source .venv/bin/activate
pip install openai
pip install python-dotenv
pip install pydub
pip install -r requirements.txt
mac:
brew install ffmpeg

4
helpers/requirements.txt Normal file
View File

@ -0,0 +1,4 @@
isodate
python-dotenv
google-api-python-client
youtube_transcript_api