geronimo-pericoli commited on
Commit
7649409
·
verified ·
1 Parent(s): 6e2421b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ openai
2
+ langchain
3
+ llama-index==0.10.10
4
+ gradio
5
+ gradio_client