1 changed files with
1 additions and
1 deletions
|
|
@ -20,7 +20,7 @@ setup(
|
|
|
|
install_requires=[
|
|
|
|
install_requires=[
|
|
|
|
'transformers',
|
|
|
|
'transformers',
|
|
|
|
'openai',
|
|
|
|
'openai',
|
|
|
|
'langchain',
|
|
|
|
'langchain==0.0.240',
|
|
|
|
'torch',
|
|
|
|
'torch',
|
|
|
|
'torchvision',
|
|
|
|
'torchvision',
|
|
|
|
'torchaudio',
|
|
|
|
'torchaudio',
|
|
|
|