mgbam commited on
Commit
469cc6f
·
verified ·
1 Parent(s): 4b4bfa2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -3,6 +3,5 @@ requests==2.31.0
3
  nltk==3.8.1
4
  transformers>=4.33.0
5
  torch>=2.0.1
6
- openai==0.27.0
7
  Pillow==9.4.0
8
- huggingface-hub==0.14.1
 
3
  nltk==3.8.1
4
  transformers>=4.33.0
5
  torch>=2.0.1
6
+ openai>=1.0.0
7
  Pillow==9.4.0