ntdservices commited on
Commit
cbff3a2
·
verified ·
1 Parent(s): 61f11d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ sentence-transformers==2.7.0
6
  transformers>=4.40.0
7
 
8
  # Torch backend (CPU is fine on HF Spaces free tier)
9
- torch>=2.2.0
10
 
11
  # PDF + utils
12
  PyPDF2==3.0.1
 
6
  transformers>=4.40.0
7
 
8
  # Torch backend (CPU is fine on HF Spaces free tier)
9
+ torch==2.3.1
10
 
11
  # PDF + utils
12
  PyPDF2==3.0.1