anupom100 commited on
Commit
ebb2eb3
·
verified ·
1 Parent(s): 2a0be62

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,5 +1,10 @@
 
1
  duckduckgo_search==2025.4.4
2
  faiss-cpu==1.10.0
 
3
  langchain-community==0.3.21
4
  langgraph==0.3.25
 
 
 
5
  transformers==4.50.3
 
1
+ datasets==3.5.0
2
  duckduckgo_search==2025.4.4
3
  faiss-cpu==1.10.0
4
+ huggingface-hub==0.30.1
5
  langchain-community==0.3.21
6
  langgraph==0.3.25
7
+ tensorflow==2.19.0
8
+ tf_keras==2.19.0
9
+ torch==2.6.0
10
  transformers==4.50.3