JerLag commited on
Commit
19cf006
·
verified ·
1 Parent(s): 113bdae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -2,3 +2,6 @@ gradio
2
  pandas
3
  unidecode
4
  plotly
 
 
 
 
2
  pandas
3
  unidecode
4
  plotly
5
+ openai>=1.30.0
6
+ transformers
7
+ torch