Ridealist commited on
Commit
2b2461f
1 Parent(s): 3226352

setting: define dependency library

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- openai==0.28
 
2
  opencv-python
3
  python-dotenv
4
  gradio
 
1
+ langchain==0.0.331rc2
2
+ openai>=1.0.0
3
  opencv-python
4
  python-dotenv
5
  gradio