Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ pydantic
|
|
4 |
uvicorn
|
5 |
requests
|
6 |
python-dotenv
|
7 |
-
ctransformers
|
8 |
-
|
|
|
4 |
uvicorn
|
5 |
requests
|
6 |
python-dotenv
|
7 |
+
ctransformers==0.2.27
|
8 |
+
huggingface-hub
|