Mayur2 commited on
Commit
19e6345
·
1 Parent(s): 028c0d0

Create requirements.txt

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