Skip to content

Commit df54552

Browse files
committed
fix: typo in requirements filename
1 parent 6e2a97c commit df54552

2 files changed

Lines changed: 7 additions & 15 deletions

File tree

requirements.txt

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,17 @@
1-
# TODO: some of these packages must be eliminate/replaced for arm64 native builds
2-
onnx
3-
openvino==2024.1.0
4-
onnxruntime-openvino==1.17.1
5-
onnxsim
6-
nvidia-cudnn-cu12<9.0
7-
accelerate==0.30.1
8-
bitsandbytes==0.43.1
9-
#
10-
kmonitor
11-
ratio1
12-
decentra-vision
1+
kmonitor
2+
ratio1
3+
decentra-vision
134
python-telegram-bot[rate-limiter]
14-
protobuf==5.28.3
15-
openai
5+
protobuf
166
ngrok
177

188
openai
199
sqlfluff
2010
pypdf
2111
python-docx
2212
pdfplumber
13+
docker
14+
aiofiles
2315
paramiko
2416
# This has been moved to device.py additional_packages list for better compatibility with different devices.
2517
# llama-cpp-python>=0.2.82

ver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VER__ = '2.10.153'
1+
__VER__ = '2.10.154'

0 commit comments

Comments
 (0)