Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
huggingface_hub
|
|
|
4 |
pydantic
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
huggingface_hub
|
4 |
+
llama-cpp-python
|
5 |
pydantic
|