Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ ctransformers
|
|
4 |
faiss-cpu
|
5 |
gpt4all
|
6 |
fastapi
|
7 |
-
uvicorn
|
|
|
|
4 |
faiss-cpu
|
5 |
gpt4all
|
6 |
fastapi
|
7 |
+
uvicorn
|
8 |
+
llama_cpp
|