Add huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ pymupdf
|
|
18 |
wikipedia
|
19 |
pgvector
|
20 |
python-dotenv
|
21 |
-
rwkv
|
|
|
|
18 |
wikipedia
|
19 |
pgvector
|
20 |
python-dotenv
|
21 |
+
rwkv
|
22 |
+
huggingface_hub
|