izaheeerr commited on
Commit
66d9a3e
·
verified ·
1 Parent(s): 685732c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +53 -4
requirements.txt CHANGED
@@ -1,4 +1,53 @@
1
- django
2
- gunicorn
3
- faster-whisper
4
- whitenoise
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotated-doc==0.0.4
2
+ anyio==4.13.0
3
+ asgiref==3.11.1
4
+ av==17.0.1
5
+ certifi==2026.4.22
6
+ charset-normalizer==3.4.7
7
+ click==8.3.3
8
+ colorama==0.4.6
9
+ ctranslate2==4.7.1
10
+ Django==6.0.4
11
+ faster-whisper==1.2.1
12
+ ffmpeg-python==0.2.0
13
+ filelock==3.29.0
14
+ flatbuffers==25.12.19
15
+ fsspec==2026.4.0
16
+ future==1.0.0
17
+ h11==0.16.0
18
+ hf-xet==1.4.3
19
+ httpcore==1.0.9
20
+ httpx==0.28.1
21
+ huggingface_hub==1.13.0
22
+ idna==3.13
23
+ Jinja2==3.1.6
24
+ llvmlite==0.47.0
25
+ markdown-it-py==4.0.0
26
+ MarkupSafe==3.0.3
27
+ mdurl==0.1.2
28
+ more-itertools==11.0.2
29
+ mpmath==1.3.0
30
+ networkx==3.6.1
31
+ numba==0.65.1
32
+ numpy==2.4.4
33
+ onnxruntime==1.25.1
34
+ openai-whisper==20250625
35
+ packaging==26.2
36
+ protobuf==7.34.1
37
+ Pygments==2.20.0
38
+ PyYAML==6.0.3
39
+ regex==2026.4.4
40
+ requests==2.33.1
41
+ rich==15.0.0
42
+ setuptools==81.0.0
43
+ shellingham==1.5.4
44
+ sqlparse==0.5.5
45
+ sympy==1.14.0
46
+ tiktoken==0.12.0
47
+ tokenizers==0.23.1
48
+ torch==2.11.0
49
+ tqdm==4.67.3
50
+ typer==0.25.1
51
+ typing_extensions==4.15.0
52
+ tzdata==2026.2
53
+ urllib3==2.6.3