Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -6,6 +6,8 @@ gradio
|
|
6 |
faiss-cpu
|
7 |
accelerate
|
8 |
|
|
|
|
|
9 |
llama-cpp-python
|
10 |
|
11 |
uvicorn
|
|
|
6 |
faiss-cpu
|
7 |
accelerate
|
8 |
|
9 |
+
langfuse
|
10 |
+
|
11 |
llama-cpp-python
|
12 |
|
13 |
uvicorn
|