Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ transformers[all]
|
|
5 |
black
|
6 |
pylint
|
7 |
bs4
|
8 |
-
|
9 |
numpy
|
10 |
PyYAML==6.0.2
|
11 |
langchain-community
|
|
|
5 |
black
|
6 |
pylint
|
7 |
bs4
|
8 |
+
huggingface_hub[cli]
|
9 |
numpy
|
10 |
PyYAML==6.0.2
|
11 |
langchain-community
|