PlengRKO commited on
Commit
e657aea
·
verified ·
1 Parent(s): a1047b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -71
requirements.txt CHANGED
@@ -1,71 +1,11 @@
1
- aiofiles==23.2.1
2
- annotated-types==0.7.0
3
- anyio==4.9.0
4
- certifi==2025.4.26
5
- charset-normalizer==3.4.2
6
- faiss-cpu==1.11.0
7
- fastapi==0.115.12
8
- ffmpy==0.5.0
9
- filelock==3.18.0
10
- fonttools==4.58.0
11
- fsspec==2025.5.1
12
- gradio==4.44.1
13
- gradio_client==1.3.0
14
- grpcio==1.71.0
15
- h11==0.16.0
16
- h2==4.2.0
17
- hf-xet==1.1.2
18
- hpack==4.1.0
19
- httpcore==1.0.9
20
- httpx==0.28.1
21
- huggingface-hub==0.32.2
22
- hyperframe==6.1.0
23
- idna==3.10
24
- importlib_resources==6.5.2
25
- Jinja2==3.1.6
26
- kiwisolver==1.4.7
27
- markdown-it-py==3.0.0
28
- MarkupSafe==2.1.5
29
- matplotlib==3.9.4
30
- mdurl==0.1.2
31
- mpmath==1.3.0
32
- networkx==3.2.1
33
- numpy==2.0.2
34
- orjson==3.10.18
35
- pandas==2.2.3
36
- pillow==10.4.0
37
- portalocker==2.10.1
38
- protobuf==6.31.0
39
- pydantic==2.11.5
40
- pydantic_core==2.33.2
41
- pydub==0.25.1
42
- pyparsing==3.2.3
43
- pythainlp==5.1.2
44
- python-multipart==0.0.20
45
- pytz==2025.2
46
- PyYAML==6.0.2
47
- qdrant-client==1.14.2
48
- regex==2024.11.6
49
- requests==2.32.3
50
- rich==14.0.0
51
- ruff==0.11.11
52
- safetensors==0.5.3
53
- semantic-version==2.10.0
54
- shellingham==1.5.4
55
- sniffio==1.3.1
56
- starlette==0.46.2
57
- sympy==1.14.0
58
- thai2transformers==0.1.2
59
- tokenizers==0.21.1
60
- tomlkit==0.12.0
61
- torch==2.7.0
62
- torchaudio==2.7.0
63
- torchvision==0.22.0
64
- tqdm==4.67.1
65
- transformers==3.5.0
66
- typer==0.16.0
67
- typing-inspection==0.4.1
68
- tzdata==2025.2
69
- urllib3==2.4.0
70
- uvicorn==0.34.2
71
- websockets==12.0
 
1
+ torch==2.2.2
2
+ torchvision==0.17.2
3
+ transformers==4.40.2
4
+ gradio==4.29.0
5
+ qdrant-client==1.8.0
6
+ sentencepiece==0.1.99
7
+ thai2transformers==0.2.1
8
+ Pillow
9
+ numpy
10
+ matplotlib
11
+ scikit-learn