forked from LostRuins/koboldcpp
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathrequirements.txt
More file actions
42 lines (42 loc) · 743 Bytes
/
requirements.txt
File metadata and controls
42 lines (42 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Core dependancies
numpy>=1.24.4
sentencepiece>=0.1.98
transformers>=4.34.0
gguf>=0.1.0
customtkinter>=5.1.0
protobuf>=4.21.0
psutil>=5.9.4
darkdetect>=0.8.0
jinja2>=3.1
# Eso dependancies
pdfplumber>=0.11.6
PyMuPdf>=1.26.0
tqdm>=4.67.1
chardet>=7.4.0
tree-sitter
tree-sitter-python
tree-sitter-javascript
tree-sitter-typescript
tree-sitter-html
tree-sitter-css
tree-sitter-cpp
tree-sitter-c-sharp
tree-sitter-rust
tree-sitter-ruby
tree-sitter-go
tree-sitter-java
# Opti dependancies
openai>=2.31.0
tiktoken>=0.12.0
prompt_toolkit>=3.0.52
msgpack>=1.1.2
pyyaml>=6.0.3
json-repair>=0.58.7
aiofiles>=24.1.0
python-ulid>=3.1.0
requests>=2.33.1
flask>=3.1.3
discord.py>=2.7.0
python-telegram-bot>=22.7.0
matrix-nio>=0.25.2
beautifulsoup4>=4.14.2