There was an error while loading. Please reload this page.
1 parent 6e2a97c commit df54552Copy full SHA for df54552
2 files changed
requirements.txt
@@ -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
+kmonitor
+ratio1
+decentra-vision
13
python-telegram-bot[rate-limiter]
14
-protobuf==5.28.3
15
-openai
+protobuf
16
ngrok
17
18
openai
19
sqlfluff
20
pypdf
21
python-docx
22
pdfplumber
+docker
+aiofiles
23
paramiko
24
# This has been moved to device.py additional_packages list for better compatibility with different devices.
25
# llama-cpp-python>=0.2.82
ver.py
@@ -1 +1 @@
-__VER__ = '2.10.153'
+__VER__ = '2.10.154'
0 commit comments