dlflannery commited on
Commit
db6e91c
·
verified ·
1 Parent(s): 840ea06

Update requirements.txt

Browse files

added boto3 for azure translator

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  openai>=1.55.0
2
  gradio
3
  python-dotenv
4
- audioread
 
 
1
  openai>=1.55.0
2
  gradio
3
  python-dotenv
4
+ audioread
5
+ boto3