Spaces:
Sleeping
Sleeping
Commit
·
095c06f
1
Parent(s):
7dc8b7e
Add huggingface_hub dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ uvicorn[standard]==0.30.6
|
|
| 3 |
pydantic==2.9.2
|
| 4 |
llama-cpp-python==0.2.90
|
| 5 |
python-multipart==0.0.9
|
|
|
|
|
|
| 3 |
pydantic==2.9.2
|
| 4 |
llama-cpp-python==0.2.90
|
| 5 |
python-multipart==0.0.9
|
| 6 |
+
huggingface_hub
|