miwytt commited on
Commit
7337d70
1 Parent(s): 048d5e5

Initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +98 -0
requirements.txt ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.1
3
+ aiosignal==1.3.1
4
+ altair==5.2.0
5
+ annotated-types==0.6.0
6
+ anyio==4.2.0
7
+ attrs==23.2.0
8
+ certifi==2023.11.17
9
+ cffi @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_44mvycfmuf/croot/cffi_1700254431144/work
10
+ charset-normalizer==3.3.2
11
+ click==8.1.7
12
+ colorama==0.4.6
13
+ contourpy==1.2.0
14
+ cycler==0.12.1
15
+ datasets==2.16.1
16
+ dill==0.3.7
17
+ fastapi==0.109.0
18
+ ffmpy==0.3.1
19
+ filelock @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_cd61an5em3/croot/filelock_1700591192468/work
20
+ fonttools==4.47.2
21
+ frozenlist==1.4.1
22
+ fsspec @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_0df7iqlnzr/croot/fsspec_1701286489940/work
23
+ gmpy2 @ file:///Users/ec2-user/ci_py311/gmpy2_1678380831980/work
24
+ gradio==4.14.0
25
+ gradio_client==0.8.0
26
+ h11==0.14.0
27
+ httpcore==1.0.2
28
+ httpx==0.26.0
29
+ huggingface-hub==0.19.4
30
+ idna==3.6
31
+ importlib-resources==6.1.1
32
+ Jinja2 @ file:///Users/ec2-user/ci_py311/jinja2_1678317138271/work
33
+ jsonschema==4.20.0
34
+ jsonschema-specifications==2023.12.1
35
+ kiwisolver==1.4.5
36
+ lxml==5.0.1
37
+ markdown-it-py==3.0.0
38
+ MarkupSafe @ file:///Users/ec2-user/ci_py311/markupsafe_1678316973889/work
39
+ matplotlib==3.8.2
40
+ mdurl==0.1.2
41
+ mkl-fft @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_af8wl3mjfu/croot/mkl_fft_1695058185839/work
42
+ mkl-random @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_0fq2s894lk/croot/mkl_random_1695059822529/work
43
+ mkl-service==2.4.0
44
+ mpmath @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_8fyoqwupl2/croot/mpmath_1690848275746/work
45
+ multidict==6.0.4
46
+ multiprocess==0.70.15
47
+ networkx @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_666p3uavvu/croot/networkx_1690562005807/work
48
+ nmtscore==0.3.3
49
+ numpy @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_dfryapvjbb/croot/numpy_and_numpy_base_1701362404676/work/dist/numpy-1.26.2-cp311-cp311-macosx_10_9_x86_64.whl#sha256=6c2ae94ce06eb50cf62ae1c3b73f0043bd2835c0fb8b943db65db727cd92c4b6
50
+ orjson==3.9.10
51
+ packaging==23.2
52
+ pandas==2.1.4
53
+ pillow==10.2.0
54
+ portalocker==2.8.2
55
+ pyarrow==14.0.2
56
+ pyarrow-hotfix==0.6
57
+ pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
58
+ pydantic==2.5.3
59
+ pydantic_core==2.14.6
60
+ pydub==0.25.1
61
+ Pygments==2.17.2
62
+ pyparsing==3.1.1
63
+ python-dateutil==2.8.2
64
+ python-multipart==0.0.6
65
+ pytz==2023.3.post1
66
+ PyYAML==6.0.1
67
+ referencing==0.32.1
68
+ regex==2023.10.3
69
+ requests==2.31.0
70
+ rich==13.7.0
71
+ rpds-py==0.16.2
72
+ sacrebleu==2.4.0
73
+ safetensors==0.4.1
74
+ scipy==1.11.4
75
+ semantic-version==2.10.0
76
+ sentencepiece==0.1.99
77
+ shellingham==1.5.4
78
+ six==1.16.0
79
+ sniffio==1.3.0
80
+ sqlitedict==2.1.0
81
+ starlette==0.35.1
82
+ sympy @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_94zd__m8ro/croot/sympy_1701397645431/work
83
+ tabulate==0.9.0
84
+ tokenizers==0.13.3
85
+ tomlkit==0.12.0
86
+ toolz==0.12.0
87
+ torch @ file:///private/var/folders/c_/qfmhj66j0tn016nkx_th4hxm0000gp/T/abs_f7fb22vcd9/croot/pytorch-select_1700447874772/work
88
+ tqdm==4.66.1
89
+ transformers==4.33.3
90
+ translation_direction_detection @ file:///Users/michelle/Desktop/tdd_publication/translation-direction-detection
91
+ typer==0.9.0
92
+ typing_extensions==4.9.0
93
+ tzdata==2023.4
94
+ urllib3==2.1.0
95
+ uvicorn==0.25.0
96
+ websockets==11.0.3
97
+ xxhash==3.4.1
98
+ yarl==1.9.4