Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastapi==0.110.2
|
2 |
uvicorn==0.29.0
|
3 |
-
llama-cpp-python
|
4 |
huggingface_hub==0.23.0
|
5 |
numpy==1.26.4
|
6 |
pydantic==2.7.0
|
|
|
1 |
fastapi==0.110.2
|
2 |
uvicorn==0.29.0
|
3 |
+
llama-cpp-python
|
4 |
huggingface_hub==0.23.0
|
5 |
numpy==1.26.4
|
6 |
pydantic==2.7.0
|