dlaima commited on
Commit
03346c6
·
verified ·
1 Parent(s): 6d0f785

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ langchain
3
+ openai
4
+ wikipedia
5
+ langchain-community
6
+ numexpr