lukedaca commited on
Commit
5e5a3d4
·
verified ·
1 Parent(s): 2cf03e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,13 +3,13 @@
3
 
4
  streamlit
5
  huggingface_hub
6
-
7
  llama-cpp-python==0.2.90
8
 
9
  llama-index-core
10
  llama-index-llms-llama-cpp
11
  llama-index-embeddings-fastembed
12
  llama-index-readers-web
13
- html2text
 
14
 
15
 
 
3
 
4
  streamlit
5
  huggingface_hub
 
6
  llama-cpp-python==0.2.90
7
 
8
  llama-index-core
9
  llama-index-llms-llama-cpp
10
  llama-index-embeddings-fastembed
11
  llama-index-readers-web
12
+ html2text
13
+
14
 
15