Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
llama-cpp-python==0.2.90
|
| 3 |
streamlit
|
| 4 |
requests
|
| 5 |
openai
|
|
|
|
| 1 |
+
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.90/llama_cpp_python-0.2.90-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
|
|
|
| 2 |
streamlit
|
| 3 |
requests
|
| 4 |
openai
|