TRaw commited on
Commit
beb3d5c
·
1 Parent(s): 49d0fd2

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
+ litellm
3
+ openai
4
+ gradio
5
+ numpy
6
+ pandas