mlsc-tiet commited on
Commit
e0c8978
1 Parent(s): 3c54435

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +158 -0
requirements.txt ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.8.5
3
+ aiosignal==1.3.1
4
+ altair==5.1.1
5
+ annotated-types==0.5.0
6
+ anyio==3.7.1
7
+ async-timeout==4.0.3
8
+ asyncer==0.0.2
9
+ attrs==23.1.0
10
+ backoff==2.2.1
11
+ bidict==0.22.1
12
+ blinker==1.6.3
13
+ cachetools==5.3.1
14
+ certifi==2023.7.22
15
+ chainlit==0.7.1
16
+ charset-normalizer==3.3.0
17
+ click==8.1.7
18
+ colorama==0.4.6
19
+ contourpy==1.1.1
20
+ cycler==0.12.0
21
+ dataclasses-json==0.5.14
22
+ Deprecated==1.2.14
23
+ exceptiongroup==1.1.3
24
+ faiss-cpu==1.7.4
25
+ fastapi==0.100.1
26
+ fastapi-socketio==0.0.10
27
+ ffmpy==0.3.1
28
+ filelock==3.12.4
29
+ filetype==1.2.0
30
+ fonttools==4.43.0
31
+ frozenlist==1.4.0
32
+ fsspec==2023.9.2
33
+ gitdb==4.0.10
34
+ GitPython==3.1.37
35
+ google-ai-generativelanguage==0.3.2
36
+ google-api-core==2.12.0
37
+ google-auth==2.23.2
38
+ google-generativeai==0.2.0
39
+ googleapis-common-protos==1.60.0
40
+ gradio==3.45.2
41
+ gradio_client==0.5.3
42
+ greenlet==2.0.2
43
+ grpcio==1.59.0
44
+ grpcio-status==1.59.0
45
+ h11==0.14.0
46
+ httpcore==0.18.0
47
+ httpx==0.25.0
48
+ huggingface-hub==0.17.3
49
+ idna==3.4
50
+ importlib-metadata==6.8.0
51
+ importlib-resources==6.1.0
52
+ Jinja2==3.1.2
53
+ joblib==1.3.2
54
+ jsonpatch==1.33
55
+ jsonpointer==2.4
56
+ jsonschema==4.19.1
57
+ jsonschema-specifications==2023.7.1
58
+ kiwisolver==1.4.5
59
+ langchain==0.0.305
60
+ langsmith==0.0.41
61
+ Lazify==0.4.0
62
+ markdown-it-py==3.0.0
63
+ MarkupSafe==2.1.3
64
+ marshmallow==3.20.1
65
+ matplotlib==3.8.0
66
+ mdurl==0.1.2
67
+ mpmath==1.3.0
68
+ multidict==6.0.4
69
+ mypy-extensions==1.0.0
70
+ nest-asyncio==1.5.8
71
+ networkx==3.1
72
+ nltk==3.8.1
73
+ nodeenv==1.8.0
74
+ numexpr==2.8.7
75
+ numpy==1.26.0
76
+ opentelemetry-api==1.20.0
77
+ opentelemetry-exporter-otlp==1.20.0
78
+ opentelemetry-exporter-otlp-proto-common==1.20.0
79
+ opentelemetry-exporter-otlp-proto-grpc==1.20.0
80
+ opentelemetry-exporter-otlp-proto-http==1.20.0
81
+ opentelemetry-instrumentation==0.40b0
82
+ opentelemetry-proto==1.20.0
83
+ opentelemetry-sdk==1.20.0
84
+ opentelemetry-semantic-conventions==0.41b0
85
+ orjson==3.9.7
86
+ packaging==23.1
87
+ pandas==2.1.1
88
+ Pillow==10.0.1
89
+ prisma==0.10.0
90
+ proto-plus==1.22.3
91
+ protobuf==4.24.3
92
+ pyarrow==13.0.0
93
+ pyasn1==0.5.0
94
+ pyasn1-modules==0.3.0
95
+ pydantic==2.4.2
96
+ pydantic_core==2.10.1
97
+ pydeck==0.8.1b0
98
+ pydub==0.25.1
99
+ Pygments==2.16.1
100
+ PyJWT==2.8.0
101
+ pyparsing==3.1.1
102
+ pypdf==3.16.2
103
+ python-dateutil==2.8.2
104
+ python-dotenv==1.0.0
105
+ python-engineio==4.7.1
106
+ python-graphql-client==0.4.3
107
+ python-multipart==0.0.6
108
+ python-socketio==5.9.0
109
+ pytz==2023.3.post1
110
+ PyYAML==6.0.1
111
+ referencing==0.30.2
112
+ regex==2023.8.8
113
+ requests==2.31.0
114
+ rich==13.6.0
115
+ rpds-py==0.10.3
116
+ rsa==4.9
117
+ safetensors==0.3.3
118
+ scikit-learn==1.3.1
119
+ scipy==1.11.3
120
+ semantic-version==2.10.0
121
+ sentence-transformers==2.2.2
122
+ sentencepiece==0.1.99
123
+ simple-websocket==0.10.1
124
+ six==1.16.0
125
+ smmap==5.0.1
126
+ sniffio==1.3.0
127
+ SQLAlchemy==2.0.21
128
+ starlette==0.27.0
129
+ streamlit==1.27.2
130
+ sympy==1.12
131
+ syncer==2.0.3
132
+ tenacity==8.2.3
133
+ threadpoolctl==3.2.0
134
+ tokenizers==0.13.3
135
+ toml==0.10.2
136
+ tomli==2.0.1
137
+ tomlkit==0.12.1
138
+ toolz==0.12.0
139
+ torch==2.0.1
140
+ torchvision==0.15.2
141
+ tornado==6.3.3
142
+ tqdm==4.66.1
143
+ transformers==4.33.3
144
+ typing-inspect==0.9.0
145
+ typing_extensions==4.8.0
146
+ tzdata==2023.3
147
+ tzlocal==5.1
148
+ uptrace==1.20.0
149
+ urllib3==2.0.5
150
+ uvicorn==0.23.2
151
+ validators==0.22.0
152
+ watchdog==3.0.0
153
+ watchfiles==0.20.0
154
+ websockets==11.0.3
155
+ wrapt==1.15.0
156
+ wsproto==1.2.0
157
+ yarl==1.9.2
158
+ zipp==3.17.0