Njomo commited on
Commit
134a475
1 Parent(s): c5f7611

upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +136 -0
requirements.txt ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.4
3
+ aiosignal==1.3.1
4
+ altair==4.2.2
5
+ anyio==3.6.2
6
+ asttokens==2.2.1
7
+ async-timeout==4.0.2
8
+ attrs==22.2.0
9
+ backcall==0.2.0
10
+ backports.functools-lru-cache==1.6.4
11
+ brotlipy==0.7.0
12
+ certifi==2022.12.7
13
+ cffi==1.15.1
14
+ charset-normalizer==3.1.0
15
+ click==8.1.3
16
+ cmake==3.26.0
17
+ colorama==0.4.6
18
+ contourpy==1.0.7
19
+ cryptography==39.0.2
20
+ cycler==0.11.0
21
+ dataclasses-json==0.5.7
22
+ decorator==5.1.1
23
+ distlib==0.3.6
24
+ docopt==0.6.2
25
+ entrypoints==0.4
26
+ executing==1.2.0
27
+ faiss-gpu==1.7.2
28
+ fastapi==0.94.1
29
+ ffmpy==0.3.0
30
+ filelock==3.9.0
31
+ fonttools==4.39.2
32
+ frozenlist==1.3.3
33
+ fsspec==2023.3.0
34
+ gradio==3.21.0
35
+ greenlet==2.0.2
36
+ h11==0.14.0
37
+ httpcore==0.16.3
38
+ httpx==0.23.3
39
+ huggingface-hub==0.13.2
40
+ idna==3.4
41
+ importlib-metadata==6.0.0
42
+ ipython==8.11.0
43
+ jedi==0.18.2
44
+ Jinja2==3.1.2
45
+ joblib==1.2.0
46
+ jsonschema==4.17.3
47
+ kiwisolver==1.4.4
48
+ langchain==0.0.115
49
+ linkify-it-py==2.0.0
50
+ lit==15.0.7
51
+ markdown-it-py==2.2.0
52
+ MarkupSafe==2.1.2
53
+ marshmallow==3.19.0
54
+ marshmallow-enum==1.5.1
55
+ matplotlib==3.7.1
56
+ matplotlib-inline==0.1.6
57
+ mdit-py-plugins==0.3.3
58
+ mdurl==0.1.2
59
+ mpmath==1.3.0
60
+ multidict==6.0.4
61
+ mypy-extensions==1.0.0
62
+ networkx==3.0
63
+ nltk==3.8.1
64
+ numpy==1.24.2
65
+ nvidia-cublas-cu11==11.10.3.66
66
+ nvidia-cuda-cupti-cu11==11.7.101
67
+ nvidia-cuda-nvrtc-cu11==11.7.99
68
+ nvidia-cuda-runtime-cu11==11.7.99
69
+ nvidia-cudnn-cu11==8.5.0.96
70
+ nvidia-cufft-cu11==10.9.0.58
71
+ nvidia-curand-cu11==10.2.10.91
72
+ nvidia-cusolver-cu11==11.4.0.1
73
+ nvidia-cusparse-cu11==11.7.4.91
74
+ nvidia-nccl-cu11==2.14.3
75
+ nvidia-nvtx-cu11==11.7.91
76
+ orjson==3.8.7
77
+ packaging==23.0
78
+ pandas==1.5.3
79
+ parso==0.8.3
80
+ pexpect==4.8.0
81
+ pickleshare==0.7.5
82
+ Pillow==9.4.0
83
+ pip==23.0.1
84
+ pipreqs==0.4.11
85
+ platformdirs==2.6.2
86
+ prompt-toolkit==3.0.38
87
+ ptyprocess==0.7.0
88
+ pure-eval==0.2.2
89
+ pycparser==2.21
90
+ pydantic==1.10.6
91
+ pydub==0.25.1
92
+ Pygments==2.14.0
93
+ pyOpenSSL==23.0.0
94
+ pyparsing==3.0.9
95
+ pyrsistent==0.19.3
96
+ PySocks==1.7.1
97
+ python-dateutil==2.8.2
98
+ python-multipart==0.0.6
99
+ pytz==2022.7.1
100
+ PyYAML==6.0
101
+ regex==2022.10.31
102
+ requests==2.28.2
103
+ rfc3986==1.5.0
104
+ scikit-learn==1.2.2
105
+ scipy==1.10.1
106
+ sentence-transformers==2.2.2
107
+ sentencepiece==0.1.97
108
+ setuptools==67.6.0
109
+ six==1.16.0
110
+ sniffio==1.3.0
111
+ SQLAlchemy==1.4.46
112
+ stack-data==0.6.2
113
+ starlette==0.26.1
114
+ sympy==1.11.1
115
+ tenacity==8.2.2
116
+ threadpoolctl==3.1.0
117
+ tokenizers==0.13.2
118
+ toolz==0.12.0
119
+ torch==2.0.0
120
+ torchvision==0.15.1
121
+ tqdm==4.65.0
122
+ traitlets==5.9.0
123
+ transformers==4.27.1
124
+ triton==2.0.0
125
+ typing_extensions==4.5.0
126
+ typing-inspect==0.8.0
127
+ uc-micro-py==1.0.1
128
+ urllib3==1.26.15
129
+ uvicorn==0.21.1
130
+ virtualenv==20.17.1
131
+ wcwidth==0.2.6
132
+ websockets==10.4
133
+ wheel==0.40.0
134
+ yarg==0.1.9
135
+ yarl==1.8.2
136
+ zipp==3.15.0