-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
74 lines (74 loc) · 1.41 KB
/
requirements.txt
File metadata and controls
74 lines (74 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
brotli==1.1.0
# via yt-dlp
certifi==2024.12.14
# via
# requests
# yt-dlp
charset-normalizer==3.4.1
# via requests
ffmpeg-python==0.2.0
# via transcripts (pyproject.toml)
filelock==3.17.0
# via torch
fsspec==2024.12.0
# via torch
future==1.0.0
# via ffmpeg-python
idna==3.10
# via requests
jinja2==3.1.5
# via torch
llvmlite==0.44.0
# via numba
markupsafe==3.0.2
# via jinja2
more-itertools==10.6.0
# via openai-whisper
mpmath==1.3.0
# via sympy
mutagen==1.47.0
# via yt-dlp
networkx==3.4.2
# via torch
numba==0.61.0
# via openai-whisper
numpy==2.1.3
# via
# numba
# openai-whisper
openai-whisper==20240930
# via transcripts (pyproject.toml)
pycryptodomex==3.21.0
# via yt-dlp
pyqt6==6.8.0
# via transcripts (pyproject.toml)
pyqt6-qt6==6.8.1
# via pyqt6
pyqt6-sip==13.9.1
# via pyqt6
regex==2024.11.6
# via tiktoken
requests==2.32.3
# via
# tiktoken
# yt-dlp
sympy==1.13.1
# via torch
tiktoken==0.8.0
# via openai-whisper
torch==2.5.1
# via openai-whisper
tqdm==4.67.1
# via openai-whisper
typing-extensions==4.12.2
# via torch
urllib3==2.3.0
# via
# requests
# yt-dlp
websockets==14.2
# via yt-dlp
yt-dlp==2024.9.27
# via transcripts (pyproject.toml)