File size: 324 Bytes
bc7870d
 
 
 
 
8758c83
1
2
3
4
5
6
gradio==3.35.2           # For building the web interface
langsmith                # For interacting with the LangSmith Client
torch                    # For PyTorch-based models
transformers             # For using BERT, Longformer, BigBird models
pypdf2                   # For extracting text from PDF files
sentencepiece