brurei commited on
Commit
d0255f6
1 Parent(s): 350b347

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ soundfile~=0.12.1
3
  torch~=2.0.0
4
  transformers~=4.28.1
5
  sox
 
6
  sentencepiece
7
  scipy
8
  gpt-index~=0.5.27
 
3
  torch~=2.0.0
4
  transformers~=4.28.1
5
  sox
6
+ openai==0.28.0
7
  sentencepiece
8
  scipy
9
  gpt-index~=0.5.27