Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ tiktoken
|
|
| 9 |
huggingface-hub
|
| 10 |
pypdf
|
| 11 |
llama-cpp-python
|
| 12 |
-
transformers
|
|
|
|
|
|
| 9 |
huggingface-hub
|
| 10 |
pypdf
|
| 11 |
llama-cpp-python
|
| 12 |
+
transformers
|
| 13 |
+
huggingface_hub[cli]
|