arafat2345 commited on
Commit
1820bec
1 Parent(s): 4186225

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +130 -0
requirements.txt ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ altair==5.3.0
3
+ annotated-types==0.7.0
4
+ anyio==4.4.0
5
+ attrs==23.2.0
6
+ blis==0.7.11
7
+ catalogue==2.0.10
8
+ certifi==2024.6.2
9
+ cffi==1.16.0
10
+ charset-normalizer==3.3.2
11
+ click==8.1.7
12
+ cloudpathlib==0.18.1
13
+ colorama==0.4.6
14
+ coloredlogs==15.0.1
15
+ confection==0.1.5
16
+ contourpy==1.2.1
17
+ cycler==0.12.1
18
+ cymem==2.0.8
19
+ dnspython==2.6.1
20
+ email_validator==2.2.0
21
+ fastai==2.7.15
22
+ fastapi==0.111.0
23
+ fastapi-cli==0.0.4
24
+ fastcore==1.5.48
25
+ fastdownload==0.0.7
26
+ fastprogress==1.0.3
27
+ ffmpy==0.3.2
28
+ filelock==3.15.4
29
+ flatbuffers==24.3.25
30
+ fonttools==4.53.0
31
+ fsspec==2024.6.1
32
+ gradio==3.50.0
33
+ gradio_client==0.6.1
34
+ h11==0.14.0
35
+ httpcore==1.0.5
36
+ httptools==0.6.1
37
+ httpx==0.27.0
38
+ huggingface-hub==0.23.4
39
+ humanfriendly==10.0
40
+ idna==3.7
41
+ importlib_resources==6.4.0
42
+ intel-openmp==2021.4.0
43
+ Jinja2==3.1.4
44
+ joblib==1.4.2
45
+ jsonschema==4.22.0
46
+ jsonschema-specifications==2023.12.1
47
+ kiwisolver==1.4.5
48
+ langcodes==3.4.0
49
+ language_data==1.2.0
50
+ marisa-trie==1.2.0
51
+ markdown-it-py==3.0.0
52
+ MarkupSafe==2.1.5
53
+ matplotlib==3.9.0
54
+ mdurl==0.1.2
55
+ mkl==2021.4.0
56
+ mpmath==1.3.0
57
+ murmurhash==1.0.10
58
+ networkx==3.3
59
+ numpy==1.26.4
60
+ onnxruntime==1.18.1
61
+ onnxruntime-gpu==1.18.1
62
+ orjson==3.10.5
63
+ outcome==1.3.0.post0
64
+ packaging==24.1
65
+ pandas==2.2.2
66
+ pillow==10.3.0
67
+ preshed==3.0.9
68
+ protobuf==5.27.2
69
+ pycparser==2.22
70
+ pydantic==2.7.4
71
+ pydantic_core==2.18.4
72
+ pydub==0.25.1
73
+ Pygments==2.18.0
74
+ pyparsing==3.1.2
75
+ pyreadline3==3.4.1
76
+ PySocks==1.7.1
77
+ python-dateutil==2.9.0.post0
78
+ python-dotenv==1.0.1
79
+ python-multipart==0.0.9
80
+ pytz==2024.1
81
+ PyYAML==6.0.1
82
+ referencing==0.35.1
83
+ regex==2024.5.15
84
+ requests==2.32.3
85
+ rich==13.7.1
86
+ rpds-py==0.18.1
87
+ rt==3.1.4
88
+ ruff==0.5.0
89
+ safetensors==0.4.3
90
+ scikit-learn==1.5.0
91
+ scipy==1.14.0
92
+ selenium==4.22.0
93
+ semantic-version==2.10.0
94
+ setuptools==70.1.1
95
+ shellingham==1.5.4
96
+ six==1.16.0
97
+ smart-open==7.0.4
98
+ sniffio==1.3.1
99
+ sortedcontainers==2.4.0
100
+ spacy==3.7.5
101
+ spacy-legacy==3.0.12
102
+ spacy-loggers==1.0.5
103
+ srsly==2.4.8
104
+ starlette==0.37.2
105
+ sympy==1.12.1
106
+ tbb==2021.13.0
107
+ thinc==8.2.5
108
+ threadpoolctl==3.5.0
109
+ tokenizers==0.19.1
110
+ tomlkit==0.12.0
111
+ toolz==0.12.1
112
+ torch==2.3.1
113
+ torchvision==0.18.1
114
+ tqdm==4.66.4
115
+ transformers==4.42.3
116
+ trio==0.25.1
117
+ trio-websocket==0.11.1
118
+ typer==0.12.3
119
+ typing_extensions==4.12.2
120
+ tzdata==2024.1
121
+ ujson==5.10.0
122
+ urllib3==2.2.2
123
+ uvicorn==0.30.1
124
+ wasabi==1.1.3
125
+ watchfiles==0.22.0
126
+ weasel==0.4.1
127
+ websocket-client==1.8.0
128
+ websockets==11.0.3
129
+ wrapt==1.16.0
130
+ wsproto==1.2.0