up xet
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn[standard]==0.34.0
|
|
| 3 |
httpx==0.28.1
|
| 4 |
pydantic==2.11.3
|
| 5 |
huggingface_hub==0.30.2
|
|
|
|
| 6 |
llama-cpp-python==0.3.8
|
|
|
|
| 3 |
httpx==0.28.1
|
| 4 |
pydantic==2.11.3
|
| 5 |
huggingface_hub==0.30.2
|
| 6 |
+
huggingface_hub[hf_xet]
|
| 7 |
llama-cpp-python==0.3.8
|