Cosine-Similarity / requirements.txt
ahmadfareedsukhera's picture
Update requirements.txt
8758c83 verified
raw
history blame contribute delete
324 Bytes
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