Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,6 +12,7 @@ huggingface-hub==0.14.1
|
|
| 12 |
llama-cpp-python
|
| 13 |
#==0.1.83
|
| 14 |
fire
|
|
|
|
| 15 |
|
| 16 |
# uncomment to use instructor embeddings
|
| 17 |
InstructorEmbedding==1.0.1
|
|
|
|
| 12 |
llama-cpp-python
|
| 13 |
#==0.1.83
|
| 14 |
fire
|
| 15 |
+
gigachain
|
| 16 |
|
| 17 |
# uncomment to use instructor embeddings
|
| 18 |
InstructorEmbedding==1.0.1
|