Mahadih534 commited on
Commit
93bda9f
1 Parent(s): 330d308

second commit

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # GRADIO
2
+ gradio
3
+
4
+ # python binding for LLM
5
+ llama-cpp-python
6
+
7
+ # to download model
8
+ huggingface_hub
9
+
10
+ # llamaindex
11
+ llama-index
12
+
13
+ # LangChain
14
+ llamaindex