Omachoko commited on
Commit
10285e9
·
1 Parent(s): 83a3deb

Add openai to requirements for OpenAI API support

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -10,4 +10,5 @@ huggingface_hub
10
  opencv-python
11
  beautifulsoup4
12
  yt-dlp
13
- ultralytics
 
 
10
  opencv-python
11
  beautifulsoup4
12
  yt-dlp
13
+ ultralytics
14
+ openai