Aditya757864 commited on
Commit
b80a134
·
verified ·
1 Parent(s): 0645fa6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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]