valeriylo commited on
Commit
68b3b1a
1 Parent(s): 90f0c51

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -8,7 +8,9 @@ altair==4
8
  tiktoken==0.4.0
9
  # uncomment to use huggingface llms
10
  huggingface-hub==0.14.1
11
- llama-cpp-python==0.1.83
 
 
12
 
13
  # uncomment to use instructor embeddings
14
  InstructorEmbedding==1.0.1
 
8
  tiktoken==0.4.0
9
  # uncomment to use huggingface llms
10
  huggingface-hub==0.14.1
11
+ llama-cpp-python
12
+ #==0.1.83
13
+ fire
14
 
15
  # uncomment to use instructor embeddings
16
  InstructorEmbedding==1.0.1