towardsinnovationlab commited on
Commit
4c9831d
·
verified ·
1 Parent(s): 4854603

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  torch==2.8.0
2
  transformers==4.57.1
3
  sentence-transformers==5.1.2
@@ -8,8 +9,8 @@ langchain==0.3.27
8
  langchain-community==0.3.31
9
  faiss-cpu==1.12.0
10
  pypdf==6.1.3
11
- gradio
12
- accelerate
13
  ipywidgets==7.7.1
14
  ragas==0.3.6
15
- datasets
 
1
+ uv==0.9.0
2
  torch==2.8.0
3
  transformers==4.57.1
4
  sentence-transformers==5.1.2
 
9
  langchain-community==0.3.31
10
  faiss-cpu==1.12.0
11
  pypdf==6.1.3
12
+ gradio==5.49.1
13
+ accelerate==1.10.1
14
  ipywidgets==7.7.1
15
  ragas==0.3.6
16
+ datasets==4.1.1