Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastapi==0.104.1
|
2 |
uvicorn[standard]==0.24.0
|
3 |
-
llama-cpp-python
|
4 |
huggingface-hub==0.19.4
|
5 |
pydantic==2.5.0
|
6 |
accelerate==0.25.0
|
|
|
1 |
fastapi==0.104.1
|
2 |
uvicorn[standard]==0.24.0
|
3 |
+
llama-cpp-python
|
4 |
huggingface-hub==0.19.4
|
5 |
pydantic==2.5.0
|
6 |
accelerate==0.25.0
|