Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ fastapi
|
|
2 |
uvicorn
|
3 |
gradio
|
4 |
requests
|
5 |
-
llama-cpp
|
|
|
2 |
uvicorn
|
3 |
gradio
|
4 |
requests
|
5 |
+
git+https://github.com/path/to/llama-cpp.git
|