giuseppericcio commited on
Commit
0f34d5f
·
1 Parent(s): f708b4d

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +174 -0
requirements.txt ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ago==0.0.95
2
+ aiohappyeyeballs==2.4.4
3
+ aiohttp==3.11.11
4
+ aiosignal==1.3.2
5
+ altair==5.5.0
6
+ annotated-types==0.7.0
7
+ anyio==4.8.0
8
+ async-timeout==5.0.1
9
+ attrs==24.3.0
10
+ Automat==24.8.1
11
+ beautifulsoup4==4.12.3
12
+ blinker==1.9.0
13
+ boto3==1.36.5
14
+ botocore==1.36.5
15
+ bs4==0.0.2
16
+ cachetools==5.5.0
17
+ certifi==2024.12.14
18
+ cffi==1.17.1
19
+ chardet==5.2.0
20
+ charset-normalizer==3.4.1
21
+ click==8.1.8
22
+ colorama==0.4.6
23
+ constantly==23.10.4
24
+ contourpy==1.3.0
25
+ cryptography==44.0.0
26
+ cssselect==1.2.0
27
+ cycler==0.12.1
28
+ decorator==5.1.1
29
+ defusedxml==0.7.1
30
+ distro==1.9.0
31
+ dotmap==1.3.30
32
+ elastic-transport==8.17.0
33
+ elasticsearch==8.17.1
34
+ exceptiongroup==1.2.2
35
+ faiss-cpu==1.7.4
36
+ faust-cchardet==2.1.19
37
+ feedparser==6.0.11
38
+ ffmpeg-python==0.2.0
39
+ filelock==3.16.1
40
+ fonttools==4.55.5
41
+ frozenlist==1.5.0
42
+ fsspec==2024.12.0
43
+ future==1.0.0
44
+ gitdb==4.0.12
45
+ GitPython==3.1.44
46
+ h11==0.14.0
47
+ hjson==3.1.0
48
+ htbuilder==0.9.0
49
+ httpcore==1.0.7
50
+ httpx==0.28.1
51
+ huggingface-hub==0.17.3
52
+ hurry.filesize==0.9
53
+ hyperlink==21.0.0
54
+ idna==3.10
55
+ imageio==2.37.0
56
+ imageio-ffmpeg==0.6.0
57
+ importlib-metadata==6.11.0
58
+ incremental==24.7.2
59
+ itemadapter==0.10.0
60
+ itemloaders==1.3.2
61
+ Jinja2==3.1.5
62
+ jiter==0.8.2
63
+ jmespath==1.0.1
64
+ joblib==1.4.2
65
+ jsonschema==4.23.0
66
+ jsonschema-specifications==2024.10.1
67
+ kiwisolver==1.4.7
68
+ langdetect==1.0.9
69
+ llvmlite==0.43.0
70
+ lxml==5.3.0
71
+ lxml_html_clean==0.4.1
72
+ markdown-it-py==3.0.0
73
+ MarkupSafe==3.0.2
74
+ matplotlib==3.9.4
75
+ mdurl==0.1.2
76
+ more-itertools==10.6.0
77
+ moviepy==2.1.2
78
+ mpmath==1.3.0
79
+ multidict==6.1.0
80
+ narwhals==1.22.0
81
+ networkx==3.2.1
82
+ news-please==1.6.13
83
+ newspaper4k==0.9.3.1
84
+ nltk==3.9.1
85
+ numba==0.60.0
86
+ numpy==1.26.4
87
+ openai==1.59.9
88
+ openai-whisper==20240930
89
+ packaging==23.2
90
+ pandas==2.0.3
91
+ parsel==1.10.0
92
+ Pillow==9.5.0
93
+ plac==1.4.3
94
+ prettytable==3.13.0
95
+ proglog==0.1.10
96
+ propcache==0.2.1
97
+ Protego==0.4.0
98
+ protobuf==4.25.5
99
+ psycopg2-binary==2.9.10
100
+ pyarrow==19.0.0
101
+ pyasn1==0.6.1
102
+ pyasn1_modules==0.4.1
103
+ pycparser==2.22
104
+ pydantic==2.10.5
105
+ pydantic_core==2.27.2
106
+ pydeck==0.9.1
107
+ PyDispatcher==2.0.7
108
+ pyecharts==2.0.8
109
+ Pygments==2.19.1
110
+ Pympler==1.1
111
+ PyMySQL==1.1.1
112
+ pyOpenSSL==25.0.0
113
+ pyparsing==3.2.1
114
+ python-dateutil==2.9.0.post0
115
+ python-dotenv==1.0.1
116
+ pytz==2024.2
117
+ pytz-deprecation-shim==0.1.0.post0
118
+ PyYAML==6.0.2
119
+ queuelib==1.7.0
120
+ readability-lxml==0.8.1
121
+ redis==5.2.1
122
+ referencing==0.35.1
123
+ regex==2024.11.6
124
+ requests==2.32.3
125
+ requests-file==2.1.0
126
+ rich==13.9.4
127
+ rpds-py==0.22.3
128
+ s3transfer==0.11.2
129
+ safetensors==0.5.2
130
+ scikit-learn==1.6.1
131
+ scipy==1.13.1
132
+ Scrapy==2.12.0
133
+ sentence-transformers==2.2.2
134
+ sentencepiece==0.2.0
135
+ service-identity==24.2.0
136
+ sgmllib3k==1.0.0
137
+ simplejson==3.19.3
138
+ six==1.17.0
139
+ smmap==5.0.2
140
+ sniffio==1.3.1
141
+ soupsieve==2.6
142
+ spaces==0.17.0
143
+ st-annotated-text==4.0.1
144
+ streamlit==1.41.1
145
+ streamlit-echarts==0.4.0
146
+ streamlit-option-menu==0.4.0
147
+ streamlit-scrollable-textbox==0.0.3
148
+ sympy==1.13.1
149
+ tenacity==8.5.0
150
+ threadpoolctl==3.5.0
151
+ tiktoken==0.8.0
152
+ tldextract==5.1.3
153
+ tokenizers==0.14.1
154
+ toml==0.10.2
155
+ tomli==2.2.1
156
+ torch==2.5.1
157
+ torchvision==0.20.1
158
+ tornado==6.4.2
159
+ tqdm==4.67.1
160
+ transformers==4.34.0
161
+ Twisted==24.11.0
162
+ typing_extensions==4.12.2
163
+ tzdata==2024.2
164
+ tzlocal==4.3.1
165
+ urllib3==1.26.2
166
+ utils==1.0.2
167
+ validators==0.34.0
168
+ w3lib==2.2.1
169
+ warcio==1.7.5
170
+ watchdog==6.0.0
171
+ wcwidth==0.2.13
172
+ yarl==1.18.3
173
+ zipp==3.21.0
174
+ zope.interface==7.2