Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
llama-cpp-python==0.2.11
|
2 |
huggingface-hub==0.14.1
|
3 |
gradio==3.32.0
|
|
|
|
|
|
1 |
llama-cpp-python==0.2.11
|
2 |
huggingface-hub==0.14.1
|
3 |
gradio==3.32.0
|
4 |
+
transformers
|
5 |
+
sentence_transformers
|