tosin2013 commited on
Commit
322be7c
·
verified ·
1 Parent(s): 26c4a8a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -2
requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
- openai
2
- langchain_community
 
 
 
 
 
 
 
 
1
+ openai>=0.27.0
2
+ langchain_community>=0.0.1
3
+ datasets>=2.14.5
4
+ scikit-learn>=1.2.0
5
+ numpy>=1.23.0
6
+ transformers>=4.28.0
7
+ torch>=2.0.0
8
+ gradio>=3.22.0
9
+ langchain_core>=0.0.1