Spaces:
Running
Running
Update lib
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -22,7 +22,7 @@ streamlit==1.44.1
|
|
22 |
python-pptx~=1.0.2
|
23 |
json5~=0.9.14
|
24 |
requests~=2.32.3
|
25 |
-
pypdf~=
|
26 |
|
27 |
transformers>=4.52.1
|
28 |
torch>=2.6.0
|
|
|
22 |
python-pptx~=1.0.2
|
23 |
json5~=0.9.14
|
24 |
requests~=2.32.3
|
25 |
+
pypdf~=6.0.0
|
26 |
|
27 |
transformers>=4.52.1
|
28 |
torch>=2.6.0
|