ahmadfareedsukhera commited on
Commit
8758c83
1 Parent(s): 6b9950a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ langsmith # For interacting with the LangSmith Client
3
  torch # For PyTorch-based models
4
  transformers # For using BERT, Longformer, BigBird models
5
  pypdf2 # For extracting text from PDF files
 
 
3
  torch # For PyTorch-based models
4
  transformers # For using BERT, Longformer, BigBird models
5
  pypdf2 # For extracting text from PDF files
6
+ sentencepiece