Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xssdoctor committed Mar 3, 2024
1 parent 5efc720 commit aa33795
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 1 addition & 5 deletions helpers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions helpers/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
isodate
python-dotenv
google-api-python-client
youtube_transcript_api

0 comments on commit aa33795

Please sign in to comment.