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