Rezuwan commited on
Commit
c6c10cc
·
verified ·
1 Parent(s): 1caba13

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -4,9 +4,9 @@ langchain-core==0.3.60
4
  langchain-openai==0.3.17
5
  openai==1.79.0
6
  faiss-cpu==1.11.0
7
- python-dotenv==1.1.0
8
- gradio==4.15.0
9
- gradio_client==0.8.1
10
- huggingface_hub >= 0.19.3
11
  numpy>=1.21.0
12
  scikit-learn>=1.0.0
 
4
  langchain-openai==0.3.17
5
  openai==1.79.0
6
  faiss-cpu==1.11.0
7
+ lancedb>=0.3.0
8
+ pandas>=1.5.0
9
+ tqdm>=4.64.0
10
+ python-dotenv>=1.0.0
11
  numpy>=1.21.0
12
  scikit-learn>=1.0.0