FengHou97 commited on
Commit
a9b27f6
·
verified ·
1 Parent(s): fbb5686

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  git+https://github.com/huggingface/transformers.git@main#egg=transformers
2
  torch
 
3
  google-generativeai
4
  python-dotenv~=0.21.0
5
  pillow~=10.2.0
 
1
  git+https://github.com/huggingface/transformers.git@main#egg=transformers
2
  torch
3
+ openai
4
  google-generativeai
5
  python-dotenv~=0.21.0
6
  pillow~=10.2.0