Truong-Phuc Nguyen commited on
Commit
1c3fa80
1 Parent(s): 1e65539

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +111 -1
requirements.txt CHANGED
@@ -1 +1,111 @@
1
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ absl-py==2.0.0
3
+ fire
4
+ pytextrank
5
+ accelerate==0.24.1
6
+ aiohttp==3.9.0
7
+ aiosignal==1.3.1
8
+ annotated-types==0.6.0
9
+ async-timeout==4.0.3
10
+ attrs==23.1.0
11
+ bert-score==0.3.13
12
+ bitsandbytes==0.41.2.post2
13
+ blis==0.7.11
14
+ catalogue==2.0.10
15
+ certifi==2023.11.17
16
+ charset-normalizer==3.3.2
17
+ click==8.1.7
18
+ confection==0.1.4
19
+ contourpy==1.2.0
20
+ cycler==0.12.1
21
+ cymem==2.0.8
22
+ datasets==2.15.0
23
+ dill==0.3.7
24
+ docstring-parser==0.15
25
+ evaluate==0.4.1
26
+ filelock==3.13.1
27
+ fonttools==4.45.1
28
+ frozenlist==1.4.0
29
+ fsspec==2023.10.0
30
+ huggingface-hub==0.19.4
31
+ idna==3.6
32
+ ipywidgets==8.1.1
33
+ Jinja2==3.1.2
34
+ joblib==1.3.2
35
+ jupyterlab-widgets==3.0.9
36
+ kiwisolver==1.4.5
37
+ langcodes==3.3.0
38
+ loguru==0.7.2
39
+ markdown-it-py==3.0.0
40
+ MarkupSafe==2.1.3
41
+ matplotlib==3.8.2
42
+ mdurl==0.1.2
43
+ mpmath==1.3.0
44
+ multidict==6.0.4
45
+ multiprocess==0.70.15
46
+ murmurhash==1.0.10
47
+ networkx==3.2.1
48
+ nltk==3.8.1
49
+ numpy==1.26.2
50
+ nvidia-cublas-cu12==12.1.3.1
51
+ nvidia-cuda-cupti-cu12==12.1.105
52
+ nvidia-cuda-nvrtc-cu12==12.1.105
53
+ nvidia-cuda-runtime-cu12==12.1.105
54
+ nvidia-cudnn-cu12==8.9.2.26
55
+ nvidia-cufft-cu12==11.0.2.54
56
+ nvidia-curand-cu12==10.3.2.106
57
+ nvidia-cusolver-cu12==11.4.5.107
58
+ nvidia-cusparse-cu12==12.1.0.106
59
+ nvidia-nccl-cu12==2.18.1
60
+ nvidia-nvjitlink-cu12==12.3.101
61
+ nvidia-nvtx-cu12==12.1.105
62
+ pandas==2.1.3
63
+ pathy==0.10.3
64
+ peft==0.6.2
65
+ Pillow==10.1.0
66
+ preshed==3.0.9
67
+ protobuf==4.25.1
68
+ pyarrow==14.0.1
69
+ pyarrow-hotfix==0.6
70
+ pydantic==2.5.2
71
+ pydantic_core==2.14.5
72
+ pyparsing==3.1.1
73
+ python-crfsuite==0.9.9
74
+ pytz==2023.3.post1
75
+ pyvi==0.1.1
76
+ PyYAML==6.0.1
77
+ regex==2023.10.3
78
+ requests==2.31.0
79
+ responses==0.18.0
80
+ rich==13.7.0
81
+ rouge-score==0.1.2
82
+ safetensors==0.4.0
83
+ scikit-learn==1.3.2
84
+ scipy==1.11.4
85
+ sentencepiece==0.1.99
86
+ shtab==1.6.4
87
+ sklearn-crfsuite==0.3.6
88
+ smart-open==6.4.0
89
+ spacy==3.6.1
90
+ spacy-legacy==3.0.12
91
+ spacy-loggers==1.0.5
92
+ srsly==2.4.8
93
+ sympy==1.12
94
+ tabulate==0.9.0
95
+ thinc==8.1.12
96
+ threadpoolctl==3.2.0
97
+ tokenizers==0.15.0
98
+ torch==2.1.1
99
+ tqdm==4.66.1
100
+ transformers==4.35.2
101
+ triton==2.1.0
102
+ trl==0.7.4
103
+ typer==0.9.0
104
+ tyro==0.5.18
105
+ tzdata==2023.3
106
+ urllib3==2.1.0
107
+ vi-core-news-lg @ https://gitlab.com/trungtv/vi_spacy/-/raw/master/packages/vi_core_news_lg-3.6.0/dist/vi_core_news_lg-3.6.0.tar.gz#sha256=4f3a3b88c03c1d035a924f7103a5c81ac2922571f2db5022898978b5b3eb5976
108
+ wasabi==1.1.2
109
+ widgetsnbextension==4.0.9
110
+ xxhash==3.4.1
111
+ yarl==1.9.3