Jack Lau
commited on
Commit
•
e73fc7b
1
Parent(s):
f2c9def
Add application file
Browse files- ! +86 -0
- requirements.txt +86 -1
!
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.8.1
|
2 |
+
aiosignal==1.2.0
|
3 |
+
analytics-python==1.4.0
|
4 |
+
anyio==3.6.1
|
5 |
+
async-timeout==4.0.2
|
6 |
+
attrs==22.1.0
|
7 |
+
backoff==1.10.0
|
8 |
+
bcrypt==4.0.0
|
9 |
+
brotlipy==0.7.0
|
10 |
+
certifi @ file:///opt/conda/conda-bld/certifi_1655968806487/work/certifi
|
11 |
+
cffi @ file:///tmp/abs_98z5h56wf8/croots/recipe/cffi_1659598650955/work
|
12 |
+
charset-normalizer==2.1.1
|
13 |
+
click==8.1.3
|
14 |
+
cryptography @ file:///tmp/build/80754af9/cryptography_1652083738073/work
|
15 |
+
cycler==0.11.0
|
16 |
+
datasets==2.4.0
|
17 |
+
dill==0.3.5.1
|
18 |
+
evaluate==0.2.2
|
19 |
+
fastapi==0.82.0
|
20 |
+
ffmpy==0.3.0
|
21 |
+
filelock==3.8.0
|
22 |
+
fonttools==4.37.1
|
23 |
+
frozenlist==1.3.1
|
24 |
+
fsspec==2022.8.2
|
25 |
+
gptj==3.0.9
|
26 |
+
gradio==3.3
|
27 |
+
h11==0.12.0
|
28 |
+
httpcore==0.15.0
|
29 |
+
httpx==0.23.0
|
30 |
+
huggingface-hub==0.9.1
|
31 |
+
idna @ file:///tmp/build/80754af9/idna_1637925883363/work
|
32 |
+
Jinja2==3.1.2
|
33 |
+
kiwisolver==1.4.4
|
34 |
+
linkify-it-py==1.0.3
|
35 |
+
markdown-it-py==2.1.0
|
36 |
+
MarkupSafe==2.1.1
|
37 |
+
matplotlib==3.5.3
|
38 |
+
mdit-py-plugins==0.3.0
|
39 |
+
mdurl==0.1.2
|
40 |
+
mkl-fft==1.3.1
|
41 |
+
mkl-random @ file:///tmp/build/80754af9/mkl_random_1626186064646/work
|
42 |
+
mkl-service==2.4.0
|
43 |
+
monotonic==1.6
|
44 |
+
multidict==6.0.2
|
45 |
+
multiprocess==0.70.13
|
46 |
+
numpy==1.23.2
|
47 |
+
orjson==3.8.0
|
48 |
+
packaging==21.3
|
49 |
+
pandas==1.4.4
|
50 |
+
paramiko==2.11.0
|
51 |
+
Pillow==9.2.0
|
52 |
+
protobuf==3.20.1
|
53 |
+
pyarrow==9.0.0
|
54 |
+
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
|
55 |
+
pycryptodome==3.15.0
|
56 |
+
pydantic==1.10.2
|
57 |
+
pydub==0.25.1
|
58 |
+
PyNaCl==1.5.0
|
59 |
+
pyOpenSSL @ file:///opt/conda/conda-bld/pyopenssl_1643788558760/work
|
60 |
+
pyparsing==3.0.9
|
61 |
+
PySocks @ file:///tmp/build/80754af9/pysocks_1605305779399/work
|
62 |
+
python-dateutil==2.8.2
|
63 |
+
python-multipart==0.0.5
|
64 |
+
pytz==2022.2.1
|
65 |
+
PyYAML==6.0
|
66 |
+
regex==2022.8.17
|
67 |
+
requests @ file:///opt/conda/conda-bld/requests_1657734628632/work
|
68 |
+
responses==0.18.0
|
69 |
+
rfc3986==1.5.0
|
70 |
+
sentencepiece==0.1.97
|
71 |
+
six @ file:///tmp/build/80754af9/six_1644875935023/work
|
72 |
+
sniffio==1.3.0
|
73 |
+
starlette==0.19.1
|
74 |
+
tokenizers==0.12.1
|
75 |
+
torch==1.12.1
|
76 |
+
torchaudio==0.12.1
|
77 |
+
torchvision==0.13.1
|
78 |
+
tqdm==4.64.1
|
79 |
+
transformers==4.21.3
|
80 |
+
typing_extensions @ file:///tmp/abs_ben9emwtky/croots/recipe/typing_extensions_1659638822008/work
|
81 |
+
uc-micro-py==1.0.1
|
82 |
+
urllib3==1.26.12
|
83 |
+
uvicorn==0.18.3
|
84 |
+
websockets==10.3
|
85 |
+
xxhash==3.0.0
|
86 |
+
yarl==1.8.1
|
requirements.txt
CHANGED
@@ -1 +1,86 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.8.1
|
2 |
+
aiosignal==1.2.0
|
3 |
+
analytics-python==1.4.0
|
4 |
+
anyio==3.6.1
|
5 |
+
async-timeout==4.0.2
|
6 |
+
attrs==22.1.0
|
7 |
+
backoff==1.10.0
|
8 |
+
bcrypt==4.0.0
|
9 |
+
brotlipy==0.7.0
|
10 |
+
certifi @ file:///opt/conda/conda-bld/certifi_1655968806487/work/certifi
|
11 |
+
cffi @ file:///tmp/abs_98z5h56wf8/croots/recipe/cffi_1659598650955/work
|
12 |
+
charset-normalizer==2.1.1
|
13 |
+
click==8.1.3
|
14 |
+
cryptography @ file:///tmp/build/80754af9/cryptography_1652083738073/work
|
15 |
+
cycler==0.11.0
|
16 |
+
datasets==2.4.0
|
17 |
+
dill==0.3.5.1
|
18 |
+
evaluate==0.2.2
|
19 |
+
fastapi==0.82.0
|
20 |
+
ffmpy==0.3.0
|
21 |
+
filelock==3.8.0
|
22 |
+
fonttools==4.37.1
|
23 |
+
frozenlist==1.3.1
|
24 |
+
fsspec==2022.8.2
|
25 |
+
gptj==3.0.9
|
26 |
+
gradio==3.3
|
27 |
+
h11==0.12.0
|
28 |
+
httpcore==0.15.0
|
29 |
+
httpx==0.23.0
|
30 |
+
huggingface-hub==0.9.1
|
31 |
+
idna @ file:///tmp/build/80754af9/idna_1637925883363/work
|
32 |
+
Jinja2==3.1.2
|
33 |
+
kiwisolver==1.4.4
|
34 |
+
linkify-it-py==1.0.3
|
35 |
+
markdown-it-py==2.1.0
|
36 |
+
MarkupSafe==2.1.1
|
37 |
+
matplotlib==3.5.3
|
38 |
+
mdit-py-plugins==0.3.0
|
39 |
+
mdurl==0.1.2
|
40 |
+
mkl-fft==1.3.1
|
41 |
+
mkl-random @ file:///tmp/build/80754af9/mkl_random_1626186064646/work
|
42 |
+
mkl-service==2.4.0
|
43 |
+
monotonic==1.6
|
44 |
+
multidict==6.0.2
|
45 |
+
multiprocess==0.70.13
|
46 |
+
numpy==1.23.2
|
47 |
+
orjson==3.8.0
|
48 |
+
packaging==21.3
|
49 |
+
pandas==1.4.4
|
50 |
+
paramiko==2.11.0
|
51 |
+
Pillow==9.2.0
|
52 |
+
protobuf==3.20.1
|
53 |
+
pyarrow==9.0.0
|
54 |
+
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
|
55 |
+
pycryptodome==3.15.0
|
56 |
+
pydantic==1.10.2
|
57 |
+
pydub==0.25.1
|
58 |
+
PyNaCl==1.5.0
|
59 |
+
pyOpenSSL @ file:///opt/conda/conda-bld/pyopenssl_1643788558760/work
|
60 |
+
pyparsing==3.0.9
|
61 |
+
PySocks @ file:///tmp/build/80754af9/pysocks_1605305779399/work
|
62 |
+
python-dateutil==2.8.2
|
63 |
+
python-multipart==0.0.5
|
64 |
+
pytz==2022.2.1
|
65 |
+
PyYAML==6.0
|
66 |
+
regex==2022.8.17
|
67 |
+
requests @ file:///opt/conda/conda-bld/requests_1657734628632/work
|
68 |
+
responses==0.18.0
|
69 |
+
rfc3986==1.5.0
|
70 |
+
sentencepiece==0.1.97
|
71 |
+
six @ file:///tmp/build/80754af9/six_1644875935023/work
|
72 |
+
sniffio==1.3.0
|
73 |
+
starlette==0.19.1
|
74 |
+
tokenizers==0.12.1
|
75 |
+
torch==1.12.1
|
76 |
+
torchaudio==0.12.1
|
77 |
+
torchvision==0.13.1
|
78 |
+
tqdm==4.64.1
|
79 |
+
transformers==4.21.3
|
80 |
+
typing_extensions @ file:///tmp/abs_ben9emwtky/croots/recipe/typing_extensions_1659638822008/work
|
81 |
+
uc-micro-py==1.0.1
|
82 |
+
urllib3==1.26.12
|
83 |
+
uvicorn==0.18.3
|
84 |
+
websockets==10.3
|
85 |
+
xxhash==3.0.0
|
86 |
+
yarl==1.8.1
|