shukdevdatta123 commited on
Commit
38eb7ef
·
verified ·
1 Parent(s): f418070

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langchain
2
+ openai==0.28
3
+ pandas
4
+ matplotlib
5
+ Pillow
6
+ python-dotenv