mrolando commited on
Commit
192011f
1 Parent(s): 766e636

fixed version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  pytube
2
  transformers
3
- openai
4
  gradio
5
  python-dotenv
6
  torch
 
1
  pytube
2
  transformers
3
+ openai==0.28
4
  gradio
5
  python-dotenv
6
  torch