tensorkelechi commited on
Commit
c2825b3
·
verified ·
1 Parent(s): 89b078e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +133 -0
requirements.txt ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.3.0
2
+ annotated-types==0.6.0
3
+ asttokens==2.4.1
4
+ attrs==23.2.0
5
+ audio-extract==0.6.0
6
+ audioread==3.0.1
7
+ blinker==1.7.0
8
+ cachetools==5.3.3
9
+ certifi==2024.2.2
10
+ cffi==1.16.0
11
+ charset-normalizer==3.3.2
12
+ click==8.1.7
13
+ comm==0.2.2
14
+ debugpy==1.8.1
15
+ decorator==5.1.1
16
+ exceptiongroup==1.2.0
17
+ executing==2.0.1
18
+ ffmpeg==1.4
19
+ ffmpeg-python==0.2.0
20
+ filelock==3.13.4
21
+ fsspec==2024.3.1
22
+ future==1.0.0
23
+ gitdb==4.0.11
24
+ GitPython==3.1.43
25
+ google-ai-generativelanguage==0.6.1
26
+ google-api-core==2.18.0
27
+ google-api-python-client==2.125.0
28
+ google-auth==2.29.0
29
+ google-auth-httplib2==0.2.0
30
+ google-generativeai==0.5.0
31
+ googleapis-common-protos==1.63.0
32
+ grpcio==1.62.1
33
+ grpcio-status==1.62.1
34
+ httplib2==0.22.0
35
+ huggingface-hub==0.22.2
36
+ idna==3.7
37
+ imageio-ffmpeg==0.4.8
38
+ ipykernel==6.29.4
39
+ ipython==8.23.0
40
+ jedi==0.19.1
41
+ Jinja2==3.1.3
42
+ joblib==1.4.0
43
+ jsonschema==4.21.1
44
+ jsonschema-specifications==2023.12.1
45
+ jupyter_client==8.6.1
46
+ jupyter_core==5.7.2
47
+ lazy_loader==0.4
48
+ librosa==0.10.1
49
+ llvmlite==0.42.0
50
+ markdown-it-py==3.0.0
51
+ MarkupSafe==2.1.5
52
+ matplotlib-inline==0.1.6
53
+ mdurl==0.1.2
54
+ mpmath==1.3.0
55
+ msgpack==1.0.8
56
+ mutagen==1.46.0
57
+ nest-asyncio==1.6.0
58
+ networkx==3.3
59
+ numba==0.59.1
60
+ numpy==1.26.4
61
+ nvidia-cublas-cu12==12.1.3.1
62
+ nvidia-cuda-cupti-cu12==12.1.105
63
+ nvidia-cuda-nvrtc-cu12==12.1.105
64
+ nvidia-cuda-runtime-cu12==12.1.105
65
+ nvidia-cudnn-cu12==8.9.2.26
66
+ nvidia-cufft-cu12==11.0.2.54
67
+ nvidia-curand-cu12==10.3.2.106
68
+ nvidia-cusolver-cu12==11.4.5.107
69
+ nvidia-cusparse-cu12==12.1.0.106
70
+ nvidia-nccl-cu12==2.19.3
71
+ nvidia-nvjitlink-cu12==12.4.127
72
+ nvidia-nvtx-cu12==12.1.105
73
+ packaging==24.0
74
+ pandas==2.2.2
75
+ parso==0.8.4
76
+ pexpect==4.9.0
77
+ pillow==10.3.0
78
+ platformdirs==4.2.0
79
+ pooch==1.8.1
80
+ prompt-toolkit==3.0.43
81
+ proto-plus==1.23.0
82
+ protobuf==4.25.3
83
+ psutil==5.9.8
84
+ ptyprocess==0.7.0
85
+ pure-eval==0.2.2
86
+ pyarrow==15.0.2
87
+ pyasn1==0.6.0
88
+ pyasn1_modules==0.4.0
89
+ pycparser==2.22
90
+ pydantic==2.7.0
91
+ pydantic_core==2.18.1
92
+ pydeck==0.8.1b0
93
+ pydub==0.25.1
94
+ Pygments==2.17.2
95
+ pyparsing==3.1.2
96
+ python-dateutil==2.9.0.post0
97
+ pytube==15.0.0
98
+ pytz==2024.1
99
+ PyYAML==6.0.1
100
+ pyzmq==25.1.2
101
+ referencing==0.34.0
102
+ regex==2023.12.25
103
+ requests==2.31.0
104
+ rich==13.7.1
105
+ rpds-py==0.18.0
106
+ rsa==4.9
107
+ safetensors==0.4.2
108
+ scikit-learn==1.4.2
109
+ scipy==1.13.0
110
+ six==1.16.0
111
+ smmap==5.0.1
112
+ soundfile==0.12.1
113
+ soxr==0.3.7
114
+ stack-data==0.6.3
115
+ streamlit==1.33.0
116
+ sympy==1.12
117
+ tenacity==8.2.3
118
+ threadpoolctl==3.4.0
119
+ tokenizers==0.15.2
120
+ toml==0.10.2
121
+ toolz==0.12.1
122
+ torch==2.2.2
123
+ tornado==6.4
124
+ tqdm==4.66.2
125
+ traitlets==5.14.2
126
+ transformers==4.39.3
127
+ triton==2.2.0
128
+ typing_extensions==4.11.0
129
+ tzdata==2024.1
130
+ uritemplate==4.1.1
131
+ urllib3==2.2.1
132
+ watchdog==4.0.0
133
+ wcwidth==0.2.13