bikas commited on
Commit
49b7b1f
1 Parent(s): 10e4a1f

Add Requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +143 -0
requirements.txt ADDED
@@ -0,0 +1,143 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.0.1
2
+ altair==5.4.1
3
+ amqp==5.2.0
4
+ annotated-types==0.7.0
5
+ anyio==4.6.2.post1
6
+ attrs==24.2.0
7
+ audioread==3.0.1
8
+ bcrypt==4.2.0
9
+ billiard==4.2.1
10
+ blinker==1.8.2
11
+ cachetools==5.5.0
12
+ captcha==0.6.0
13
+ celery==5.4.0
14
+ certifi==2024.8.30
15
+ cffi==1.17.1
16
+ charset-normalizer==3.4.0
17
+ click==8.1.7
18
+ click-didyoumean==0.3.1
19
+ click-plugins==1.1.1
20
+ click-repl==0.3.0
21
+ decorator==4.4.2
22
+ distro==1.9.0
23
+ extra-streamlit-components==0.1.71
24
+ ffmpeg-python==0.2.0
25
+ filelock==3.16.1
26
+ Flask==3.0.3
27
+ fsspec==2024.9.0
28
+ future==1.0.0
29
+ gitdb==4.0.11
30
+ GitPython==3.1.43
31
+ google-ai-generativelanguage==0.6.10
32
+ google-api-core==2.21.0
33
+ google-api-python-client==2.149.0
34
+ google-auth==2.35.0
35
+ google-auth-httplib2==0.2.0
36
+ google-generativeai==0.8.3
37
+ googleapis-common-protos==1.65.0
38
+ groq==0.11.0
39
+ grpcio==1.66.2
40
+ grpcio-status==1.66.2
41
+ h11==0.14.0
42
+ httpcore==1.0.6
43
+ httplib2==0.22.0
44
+ httpx==0.27.2
45
+ huggingface-hub==0.25.2
46
+ idna==3.10
47
+ imageio==2.36.0
48
+ imageio-ffmpeg==0.5.1
49
+ itsdangerous==2.2.0
50
+ Jinja2==3.1.4
51
+ joblib==1.4.2
52
+ jsonschema==4.23.0
53
+ jsonschema-specifications==2024.10.1
54
+ kombu==5.4.2
55
+ lazy_loader==0.4
56
+ librosa==0.10.2.post1
57
+ llvmlite==0.43.0
58
+ Markdown==3.7
59
+ markdown-it-py==3.0.0
60
+ MarkupSafe==3.0.1
61
+ mdurl==0.1.2
62
+ moviepy==1.0.3
63
+ mpmath==1.3.0
64
+ msgpack==1.1.0
65
+ narwhals==1.9.3
66
+ networkx==3.4.1
67
+ numba==0.60.0
68
+ numpy==2.0.2
69
+ nvidia-cublas-cu12==12.1.3.1
70
+ nvidia-cuda-cupti-cu12==12.1.105
71
+ nvidia-cuda-nvrtc-cu12==12.1.105
72
+ nvidia-cuda-runtime-cu12==12.1.105
73
+ nvidia-cudnn-cu12==9.1.0.70
74
+ nvidia-cufft-cu12==11.0.2.54
75
+ nvidia-curand-cu12==10.3.2.106
76
+ nvidia-cusolver-cu12==11.4.5.107
77
+ nvidia-cusparse-cu12==12.1.0.106
78
+ nvidia-nccl-cu12==2.20.5
79
+ nvidia-nvjitlink-cu12==12.6.77
80
+ nvidia-nvtx-cu12==12.1.105
81
+ packaging==24.1
82
+ pandas==2.2.3
83
+ pillow==10.4.0
84
+ platformdirs==4.3.6
85
+ pooch==1.8.2
86
+ proglog==0.1.10
87
+ prompt_toolkit==3.0.48
88
+ proto-plus==1.24.0
89
+ protobuf==5.28.2
90
+ psutil==6.0.0
91
+ pyarrow==17.0.0
92
+ pyasn1==0.6.1
93
+ pyasn1_modules==0.4.1
94
+ pycparser==2.22
95
+ pydantic==2.9.2
96
+ pydantic_core==2.23.4
97
+ pydeck==0.9.1
98
+ pydub==0.25.1
99
+ Pygments==2.18.0
100
+ PyJWT==2.9.0
101
+ pyparsing==3.2.0
102
+ python-dateutil==2.9.0.post0
103
+ python-dotenv==1.0.1
104
+ pytz==2024.2
105
+ PyYAML==6.0.2
106
+ redis==5.1.1
107
+ referencing==0.35.1
108
+ regex==2024.9.11
109
+ requests==2.32.3
110
+ rich==13.9.2
111
+ rpds-py==0.20.0
112
+ rsa==4.9
113
+ safetensors==0.4.5
114
+ scikit-learn==1.5.2
115
+ scipy==1.14.1
116
+ setuptools==75.1.0
117
+ six==1.16.0
118
+ smmap==5.0.1
119
+ sniffio==1.3.1
120
+ soundfile==0.12.1
121
+ soxr==0.5.0.post1
122
+ streamlit==1.39.0
123
+ streamlit-authenticator==0.4.1
124
+ sympy==1.13.3
125
+ tenacity==9.0.0
126
+ threadpoolctl==3.5.0
127
+ tokenizers==0.20.1
128
+ toml==0.10.2
129
+ torch==2.4.1
130
+ torchaudio==2.4.1
131
+ tornado==6.4.1
132
+ tqdm==4.66.5
133
+ transformers==4.45.2
134
+ triton==3.0.0
135
+ typing_extensions==4.12.2
136
+ tzdata==2024.2
137
+ uritemplate==4.1.1
138
+ urllib3==2.2.3
139
+ vine==5.1.0
140
+ watchdog==5.0.3
141
+ wcwidth==0.2.13
142
+ Werkzeug==3.0.4
143
+ wheel==0.44.0