bikas commited on
Commit
80be33f
1 Parent(s): 460c584

Add Requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -78
requirements.txt CHANGED
@@ -1,33 +1,4 @@
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
@@ -38,65 +9,24 @@ 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
  packaging==24.1
70
  pandas==2.2.3
71
- pillow==10.4.0
72
- platformdirs==4.3.6
73
- pooch==1.8.2
74
- proglog==0.1.10
75
  prompt_toolkit==3.0.48
76
- proto-plus==1.24.0
77
- protobuf==5.28.2
78
- psutil==6.0.0
79
  pyarrow==17.0.0
80
- pyasn1==0.6.1
81
- pyasn1_modules==0.4.1
82
  pycparser==2.22
83
  pydantic==2.9.2
84
- pydantic_core==2.23.4
85
- pydeck==0.9.1
86
- pydub==0.25.1
87
  Pygments==2.18.0
88
- PyJWT==2.9.0
89
- pyparsing==3.2.0
90
  python-dateutil==2.9.0.post0
91
  python-dotenv==1.0.1
92
  pytz==2024.2
93
- PyYAML==6.0.2
94
  redis==5.1.1
95
  referencing==0.35.1
96
  regex==2024.9.11
97
  requests==2.32.3
98
- rich==13.9.2
99
- rpds-py==0.20.0
100
  rsa==4.9
101
  safetensors==0.4.5
102
  scikit-learn==1.5.2
@@ -109,14 +39,6 @@ soundfile==0.12.1
109
  soxr==0.5.0.post1
110
  streamlit==1.39.0
111
  streamlit-authenticator==0.4.1
112
- sympy==1.13.3
113
- tenacity==9.0.0
114
- threadpoolctl==3.5.0
115
- tokenizers==0.20.1
116
- toml==0.10.2
117
- torch==2.4.1
118
- torchaudio==2.4.1
119
- tornado==6.4.1
120
  tqdm==4.66.5
121
  transformers==4.45.2
122
  triton==3.0.0
 
1
  accelerate==1.0.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  google-ai-generativelanguage==0.6.10
3
  google-api-core==2.21.0
4
  google-api-python-client==2.149.0
 
9
  groq==0.11.0
10
  grpcio==1.66.2
11
  grpcio-status==1.66.2
 
 
 
 
12
  huggingface-hub==0.25.2
 
 
 
 
 
13
  joblib==1.4.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  numba==0.60.0
15
  numpy==2.0.2
16
  packaging==24.1
17
  pandas==2.2.3
 
 
 
 
18
  prompt_toolkit==3.0.48
 
 
 
19
  pyarrow==17.0.0
 
 
20
  pycparser==2.22
21
  pydantic==2.9.2
 
 
 
22
  Pygments==2.18.0
 
 
23
  python-dateutil==2.9.0.post0
24
  python-dotenv==1.0.1
25
  pytz==2024.2
 
26
  redis==5.1.1
27
  referencing==0.35.1
28
  regex==2024.9.11
29
  requests==2.32.3
 
 
30
  rsa==4.9
31
  safetensors==0.4.5
32
  scikit-learn==1.5.2
 
39
  soxr==0.5.0.post1
40
  streamlit==1.39.0
41
  streamlit-authenticator==0.4.1
 
 
 
 
 
 
 
 
42
  tqdm==4.66.5
43
  transformers==4.45.2
44
  triton==3.0.0