-
Notifications
You must be signed in to change notification settings - Fork 903
Expand file tree
/
Copy pathrequirements.txt
More file actions
61 lines (61 loc) · 1.08 KB
/
requirements.txt
File metadata and controls
61 lines (61 loc) · 1.08 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
mikeshardmind-base2048>=1.0.2
transformers>=5.0,<6.0
datasets>=3.0.0,<4.0
colorama>=0.4.3
tqdm>=4.67.1
cohere>=5.16.0
openai>=2.0,<3.0
replicate>=0.8.3
google-api-python-client>=2.0
backoff>=2.1.1
nltk>=3.9.1
accelerate>=0.23.0
avidtools==0.1.2
stdlibs>=2022.10.9
langchain>=1.2.1
cmd2==2.4.3
torch>=2.6.0
sentencepiece>=0.1.99
markdown>=3.4.3
numpy>=2.0.0
zalgolib>=0.2.2
ecoji>=0.1.1
deepl==1.17.0
litellm>=1.83.4
jsonpath-ng>=1.6.1
huggingface_hub>=1.0
python-magic-bin>=0.4.14; sys_platform == "win32"
python-magic>=0.4.21; sys_platform != "win32"
lorem==0.1.1
xdg-base-dirs>=6.0.1
wn==0.9.5
ollama>=0.4.7
nvidia-riva-client==2.16.0
google-cloud-translate>=2.0.4
grpcio-tools>=1.71.0
langdetect==1.0.9
tiktoken>=0.7.0
mistralai==1.5.2
pillow>=10.4.0
ftfy>=6.3.1
websockets>=13.0
boto3>=1.28.0
py-markdown-table>=1.2.0
# tests
pytest>=8.0
pytest-mock>=3.14.0
requests-mock==1.12.1
respx>=0.21.1
pytest-cov>=5.0.0
pytest_httpserver>=1.1.0
pytest-asyncio>=0.21.0
langcodes>=3.4.0
# lint
black>=26.1.0
pylint>=3.1.0
# calibration
scipy>=1.14.0
# audio
soundfile>=0.13.1
librosa>=0.10.2
detoxify>=0.5.0