Lucasstranger1 commited on
Commit
6fbeaab
1 Parent(s): edbb580
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ requests
3
  transformers
4
  gtts
5
  pipreqs
6
- openai
7
  python-dotenv
8
  torch # Add this line if using PyTorch
9
  # OR
 
3
  transformers
4
  gtts
5
  pipreqs
6
+ openai==0.28
7
  python-dotenv
8
  torch # Add this line if using PyTorch
9
  # OR