killian31 commited on
Commit
40d69b4
·
1 Parent(s): 856d805

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +81 -5
requirements.txt CHANGED
@@ -1,5 +1,81 @@
1
- gradio==5.1.0
2
- moviepy==1.0.3
3
- numpy==1.23.5
4
- openai_whisper==20240930
5
- torch==2.2.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1 ; python_version >= "3.10" and python_full_version <= "3.11.9"
2
+ annotated-types==0.7.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
3
+ anyio==4.6.2.post1 ; python_version >= "3.10" and python_full_version <= "3.11.9"
4
+ certifi==2024.8.30 ; python_version >= "3.10" and python_full_version <= "3.11.9"
5
+ charset-normalizer==3.4.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
6
+ click==8.1.7 ; python_version >= "3.10" and python_full_version <= "3.11.9" and sys_platform != "emscripten"
7
+ colorama==0.4.6 ; python_version >= "3.10" and python_full_version <= "3.11.9" and platform_system == "Windows"
8
+ decorator==4.4.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
9
+ exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"
10
+ fastapi==0.115.4 ; python_version >= "3.10" and python_full_version <= "3.11.9"
11
+ ffmpy==0.4.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
12
+ filelock==3.16.1 ; python_version >= "3.10" and python_full_version <= "3.11.9"
13
+ fsspec==2024.10.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
14
+ gradio-client==1.4.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
15
+ gradio==5.1.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
16
+ h11==0.14.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
17
+ httpcore==1.0.6 ; python_version >= "3.10" and python_full_version <= "3.11.9"
18
+ httpx==0.27.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
19
+ huggingface-hub==0.26.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
20
+ idna==3.10 ; python_version >= "3.10" and python_full_version <= "3.11.9"
21
+ imageio-ffmpeg==0.5.1 ; python_version >= "3.10" and python_full_version <= "3.11.9"
22
+ imageio==2.36.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
23
+ jinja2==3.1.4 ; python_version >= "3.10" and python_full_version <= "3.11.9"
24
+ llvmlite==0.43.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
25
+ markdown-it-py==3.0.0 ; python_version >= "3.10" and python_full_version <= "3.11.9" and sys_platform != "emscripten"
26
+ markupsafe==2.1.5 ; python_version >= "3.10" and python_full_version <= "3.11.9"
27
+ mdurl==0.1.2 ; python_version >= "3.10" and python_full_version <= "3.11.9" and sys_platform != "emscripten"
28
+ more-itertools==10.5.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
29
+ moviepy==1.0.3 ; python_version >= "3.10" and python_full_version <= "3.11.9"
30
+ mpmath==1.3.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
31
+ networkx==3.4.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
32
+ numba==0.60.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
33
+ numpy==1.23.5 ; python_version >= "3.10" and python_full_version <= "3.11.9"
34
+ nvidia-cublas-cu12==12.1.3.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
35
+ nvidia-cuda-cupti-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
36
+ nvidia-cuda-nvrtc-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
37
+ nvidia-cuda-runtime-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
38
+ nvidia-cudnn-cu12==8.9.2.26 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
39
+ nvidia-cufft-cu12==11.0.2.54 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
40
+ nvidia-curand-cu12==10.3.2.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
41
+ nvidia-cusolver-cu12==11.4.5.107 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
42
+ nvidia-cusparse-cu12==12.1.0.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
43
+ nvidia-nccl-cu12==2.19.3 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
44
+ nvidia-nvjitlink-cu12==12.6.77 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
45
+ nvidia-nvtx-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_full_version <= "3.11.9"
46
+ openai-whisper==20240930 ; python_version >= "3.10" and python_full_version <= "3.11.9"
47
+ orjson==3.10.11 ; python_version >= "3.10" and python_full_version <= "3.11.9"
48
+ packaging==24.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
49
+ pandas==2.2.3 ; python_version >= "3.10" and python_full_version <= "3.11.9"
50
+ pillow==10.4.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
51
+ proglog==0.1.10 ; python_version >= "3.10" and python_full_version <= "3.11.9"
52
+ pydantic-core==2.23.4 ; python_version >= "3.10" and python_full_version <= "3.11.9"
53
+ pydantic==2.9.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
54
+ pydub==0.25.1 ; python_version >= "3.10" and python_full_version <= "3.11.9"
55
+ pygments==2.18.0 ; python_version >= "3.10" and python_full_version <= "3.11.9" and sys_platform != "emscripten"
56
+ python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
57
+ python-multipart==0.0.17 ; python_version >= "3.10" and python_full_version <= "3.11.9"
58
+ pytz==2024.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
59
+ pyyaml==6.0.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
60
+ regex==2024.11.6 ; python_version >= "3.10" and python_full_version <= "3.11.9"
61
+ requests==2.32.3 ; python_version >= "3.10" and python_full_version <= "3.11.9"
62
+ rich==13.9.4 ; python_version >= "3.10" and python_full_version <= "3.11.9" and sys_platform != "emscripten"
63
+ ruff==0.7.3 ; python_version >= "3.10" and python_full_version <= "3.11.9" and sys_platform != "emscripten"
64
+ semantic-version==2.10.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
65
+ setuptools==75.3.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
66
+ shellingham==1.5.4 ; python_version >= "3.10" and python_full_version <= "3.11.9" and sys_platform != "emscripten"
67
+ six==1.16.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
68
+ sniffio==1.3.1 ; python_version >= "3.10" and python_full_version <= "3.11.9"
69
+ starlette==0.41.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
70
+ sympy==1.13.3 ; python_version >= "3.10" and python_full_version <= "3.11.9"
71
+ tiktoken==0.8.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
72
+ tomlkit==0.12.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
73
+ torch==2.2.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
74
+ tqdm==4.67.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"
75
+ triton==2.2.0 ; (platform_machine == "x86_64" or sys_platform == "linux2") and python_version >= "3.10" and python_full_version <= "3.11.9" and (platform_system == "Linux" or sys_platform == "linux" or sys_platform == "linux2")
76
+ typer==0.13.0 ; python_version >= "3.10" and python_full_version <= "3.11.9" and sys_platform != "emscripten"
77
+ typing-extensions==4.12.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
78
+ tzdata==2024.2 ; python_version >= "3.10" and python_full_version <= "3.11.9"
79
+ urllib3==2.2.3 ; python_version >= "3.10" and python_full_version <= "3.11.9"
80
+ uvicorn==0.32.0 ; python_version >= "3.10" and python_full_version <= "3.11.9" and sys_platform != "emscripten"
81
+ websockets==12.0 ; python_version >= "3.10" and python_full_version <= "3.11.9"