SergeyHakim commited on
Commit
fe2a443
·
verified ·
1 Parent(s): c3a1b82

Update requirements.txt

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