Skip to content

Commit 06a1ca9

Browse files
committed
chore: added requirements txt file
1 parent df72a57 commit 06a1ca9

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

requirements.txt

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
cachetools==5.3.2
2+
certifi==2023.11.17
3+
charset-normalizer==3.3.2
4+
click==8.1.7
5+
deepmultilingualpunctuation==1.0.1
6+
filelock==3.13.1
7+
fsspec==2023.12.1
8+
google-api-core==2.15.0
9+
google-api-python-client==2.110.0
10+
google-auth==2.25.2
11+
google-auth-httplib2==0.1.1
12+
google-auth-oauthlib==1.1.0
13+
googleapis-common-protos==1.62.0
14+
httplib2==0.22.0
15+
huggingface-hub==0.19.4
16+
idna==3.6
17+
Jinja2==3.1.2
18+
joblib==1.3.2
19+
MarkupSafe==2.1.3
20+
mpmath==1.3.0
21+
networkx==3.2.1
22+
nltk==3.8.1
23+
numpy==1.26.2
24+
oauthlib==3.2.2
25+
packaging==23.2
26+
protobuf==4.25.1
27+
pyasn1==0.5.1
28+
pyasn1-modules==0.3.0
29+
pyparsing==3.1.1
30+
PyYAML==6.0.1
31+
regex==2023.10.3
32+
requests==2.31.0
33+
requests-oauthlib==1.3.1
34+
rsa==4.9
35+
safetensors==0.4.1
36+
sympy==1.12
37+
tokenizers==0.15.0
38+
torch==2.1.1
39+
tqdm==4.66.1
40+
transformers==4.35.2
41+
typing_extensions==4.9.0
42+
uritemplate==4.1.1
43+
urllib3==2.1.0
44+
youtube-transcript-api==0.6.1

0 commit comments

Comments
 (0)