Diptaraj Sen commited on
Commit
f1fc3d4
·
1 Parent(s): f5290c1

requirements.txt added

Browse files
Files changed (1) hide show
  1. requirements.txt +81 -0
requirements.txt ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ attrs==25.3.0
5
+ audioread==3.0.1
6
+ blinker==1.9.0
7
+ cachetools==5.5.2
8
+ certifi==2025.1.31
9
+ cffi==1.17.1
10
+ charset-normalizer==3.4.1
11
+ click==8.1.8
12
+ colorama==0.4.6
13
+ decorator==5.2.1
14
+ fastapi==0.115.12
15
+ filelock==3.18.0
16
+ fsspec==2025.3.2
17
+ gitdb==4.0.12
18
+ GitPython==3.1.44
19
+ gTTS==2.5.4
20
+ h11==0.14.0
21
+ huggingface-hub==0.30.2
22
+ idna==3.10
23
+ Jinja2==3.1.6
24
+ joblib==1.4.2
25
+ jsonschema==4.23.0
26
+ jsonschema-specifications==2024.10.1
27
+ lazy_loader==0.4
28
+ librosa==0.11.0
29
+ llvmlite==0.44.0
30
+ MarkupSafe==3.0.2
31
+ mpmath==1.3.0
32
+ msgpack==1.1.0
33
+ narwhals==1.35.0
34
+ networkx==3.4.2
35
+ numba==0.61.2
36
+ numpy==2.2.5
37
+ packaging==24.2
38
+ pandas==2.2.3
39
+ pillow==11.2.1
40
+ platformdirs==4.3.7
41
+ playsound==1.2.2
42
+ pooch==1.8.2
43
+ protobuf==5.29.4
44
+ pyarrow==19.0.1
45
+ pycparser==2.22
46
+ pydantic==2.11.3
47
+ pydantic_core==2.33.1
48
+ pydeck==0.9.1
49
+ python-dateutil==2.9.0.post0
50
+ pytz==2025.2
51
+ PyYAML==6.0.2
52
+ referencing==0.36.2
53
+ regex==2024.11.6
54
+ requests==2.32.3
55
+ rpds-py==0.24.0
56
+ safetensors==0.5.3
57
+ scikit-learn==1.6.1
58
+ scipy==1.15.2
59
+ setuptools==79.0.0
60
+ six==1.17.0
61
+ smmap==5.0.2
62
+ sniffio==1.3.1
63
+ soundfile==0.13.1
64
+ soxr==0.5.0.post1
65
+ starlette==0.46.2
66
+ streamlit==1.44.1
67
+ sympy==1.13.1
68
+ tenacity==9.1.2
69
+ threadpoolctl==3.6.0
70
+ tokenizers==0.21.1
71
+ toml==0.10.2
72
+ torch==2.5.1+cu121
73
+ tornado==6.4.2
74
+ tqdm==4.67.1
75
+ transformers==4.51.3
76
+ typing-inspection==0.4.0
77
+ typing_extensions==4.13.2
78
+ tzdata==2025.2
79
+ urllib3==2.4.0
80
+ uvicorn==0.34.2
81
+ watchdog==6.0.0