-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile
162 lines (159 loc) · 3.45 KB
/
Pipfile
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
accelerate = "==0.20.0"
aiofiles = "==23.1.0"
aiohttp = "==3.8.4"
aiosignal = "==1.3.1"
altair = "==5.0.1"
antlr4-python3-runtime = "==4.13.0"
antlr4-tools = "==0.2"
anyio = "==3.7.0"
appdirs = "==1.4.4"
async-generator = "==1.10"
async-timeout = "==4.0.2"
attrs = "==23.1.0"
audioread = "==3.0.0"
audiosegment = "==0.23.0"
certifi = "==2023.5.7"
cffi = "==1.15.1"
charset-normalizer = "==3.1.0"
click = "==8.1.3"
colorama = "==0.4.6"
coloredlogs = "==15.0.1"
contourpy = "==1.0.7"
cssselect = "==1.2.0"
cycler = "==0.11.0"
dataclasses-json = "==0.5.7"
datasets = "==2.12.0"
decorator = "==5.1.1"
dill = "==0.3.6"
einops = "==0.6.1"
exceptiongroup = "==1.1.1"
fastapi = "==0.95.2"
ffmpy = "==0.3.0"
filelock = "==3.12.0"
flatbuffers = "==23.5.26"
fonttools = "==4.39.4"
frozenlist = "==1.3.3"
fsspec = "==2023.5.0"
gradio = "==3.32.0"
gradio-client = "==0.2.5"
greenlet = "==2.0.2"
h11 = "==0.14.0"
httpcore = "==0.17.2"
httpx = "==0.24.1"
huggingface-hub = "==0.15.1"
humanfriendly = "==10.0"
idna = "==3.4"
iniconfig = "==2.0.0"
install-jdk = "==1.1.0"
jinja2 = "==3.1.2"
jiwer = "==3.0.1"
joblib = "==1.2.0"
jsonschema = "==4.17.3"
kiwisolver = "==1.4.4"
langchain = "==0.0.193"
langchainplus-sdk = "==0.0.4"
lazy-loader = "==0.2"
librosa = "==0.10.0.post2"
linkify-it-py = "==2.0.2"
llvmlite = "==0.40.0"
lxml = "==4.9.2"
markdown-it-py = "==2.2.0"
markupsafe = "==2.1.2"
marshmallow = "==3.19.0"
marshmallow-enum = "==1.5.1"
matplotlib = "==3.7.1"
mdit-py-plugins = "==0.3.3"
mdurl = "==0.1.2"
mpmath = "==1.3.0"
msgpack = "==1.0.5"
multidict = "==6.0.4"
multiprocess = "==0.70.14"
mypy-extensions = "==1.0.0"
networkx = "==3.1"
nltk = "==3.8.1"
numba = "==0.57.0"
numexpr = "==2.8.4"
numpy = "==1.24.3"
omegaconf = "==2.3.0"
onnxruntime = "==1.15.0"
openapi-schema-pydantic = "==1.2.4"
orjson = "==3.9.0"
outcome = "==1.2.0"
packaging = "==23.1"
pandas = "==2.0.2"
pillow = "==9.5.0"
pluggy = "==1.2.0"
pooch = "==1.6.0"
protobuf = "==4.23.2"
psutil = "==5.9.5"
punctuators = "==0.0.5"
pyarrow = "==12.0.0"
pycparser = "==2.21"
pydantic = "==1.10.8"
pydub = "==0.25.1"
pygments = "==2.15.1"
pyparsing = "==3.0.9"
pyperclip = "==1.8.2"
pyquery = "==2.0.0"
pyre-extensions = "==0.0.29"
pyreadline3 = "==3.4.1"
pyrsistent = "==0.19.3"
pysocks = "==1.7.1"
pytest = "==7.4.0"
python-dateutil = "==2.8.2"
python-dotenv = "==1.0.0"
python-multipart = "==0.0.6"
pytz = "==2023.3"
pyyaml = "==6.0"
rapidfuzz = "==2.13.7"
regex = "==2023.5.5"
requests = "==2.31.0"
responses = "==0.18.0"
scikit-learn = "==1.2.2"
scipy = "==1.10.1"
selenium = "==4.9.1"
semantic-version = "==2.10.0"
sentencepiece = "==0.1.99"
six = "==1.16.0"
sniffio = "==1.3.0"
sortedcontainers = "==2.4.0"
soundfile = "==0.12.1"
soxr = "==0.3.5"
sqlalchemy = "==2.0.15"
starlette = "==0.27.0"
sympy = "==1.12"
tenacity = "==8.2.2"
textio = "==7.0"
threadpoolctl = "==3.1.0"
tokenizers = "==0.13.3"
toolz = "==0.12.0"
torch = "==2.0.1"
torch-geometric = "==2.3.1"
torchaudio = "==2.0.2"
torchvision = "==0.15.2"
tqdm = "==4.65.0"
transformers = "==4.29.2"
trio = "==0.22.0"
trio-websocket = "==0.10.2"
typing-inspect = "==0.9.0"
typing-extensions = "==4.6.2"
tzdata = "==2023.3"
uc-micro-py = "==1.0.2"
urllib3 = "==2.0.2"
uvicorn = "==0.22.0"
webdriver-manager = "==3.8.6"
webrtcvad = "==2.0.10"
websockets = "==11.0.3"
wsproto = "==1.2.0"
xformer = "==1.0.1"
xformers = "==0.0.21.dev545"
xxhash = "==3.2.0"
yarl = "==1.9.2"
[dev-packages]
[requires]
python_version = "3.11"