RiteshAkhade commited on
Commit
aea2271
·
verified ·
1 Parent(s): 4d917ae

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +4 -139
requirement.txt CHANGED
@@ -1,140 +1,5 @@
1
- accelerate==1.0.1
2
- aiofiles==23.2.1
3
- aiohappyeyeballs==2.4.3
4
- aiohttp==3.10.10
5
- aiosignal==1.3.1
6
- annotated-types==0.7.0
7
- anyio==4.6.0
8
- asttokens==2.4.1
9
- attrs==24.2.0
10
- blinker==1.8.2
11
- captcha==0.6.0
12
- certifi==2024.8.30
13
- cffi==1.17.1
14
- charset-normalizer==3.3.2
15
- click==8.1.7
16
- cmudict==1.0.31
17
- comm==0.2.2
18
- datasets==3.0.1
19
- debugpy==1.8.7
20
- decorator==5.1.1
21
- dill==0.3.8
22
- executing==2.1.0
23
- fastapi==0.115.0
24
- ffmpy==0.4.0
25
- filelock==3.16.1
26
- Flask==3.0.3
27
- frozenlist==1.4.1
28
- fsspec==2024.6.1
29
- gradio==5.0.2
30
- gradio_client==1.4.0
31
- gTTS==2.5.3
32
- h11==0.14.0
33
- httpcore==1.0.6
34
- httpx==0.27.2
35
- huggingface-hub==0.25.1
36
- idna==3.10
37
- importlib_metadata==8.5.0
38
- importlib_resources==6.4.5
39
- ipykernel==6.29.5
40
- ipython==8.29.0
41
- itsdangerous==2.2.0
42
- jedi==0.19.1
43
- Jinja2==3.1.4
44
- joblib==1.4.2
45
- jupyter_client==8.6.3
46
- jupyter_core==5.7.2
47
- language_tool_python==2.8.1
48
- llvmlite==0.43.0
49
- markdown-it-py==3.0.0
50
- MarkupSafe==2.1.5
51
- matplotlib-inline==0.1.7
52
- mdurl==0.1.2
53
- more-itertools==10.5.0
54
- mpmath==1.3.0
55
- multidict==6.1.0
56
- multiprocess==0.70.16
57
- nest-asyncio==1.6.0
58
- networkx==3.3
59
- nltk==3.9.1
60
- numba==0.60.0
61
- numpy==2.0.2
62
- nvidia-cublas-cu12==12.1.3.1
63
- nvidia-cuda-cupti-cu12==12.1.105
64
- nvidia-cuda-nvrtc-cu12==12.1.105
65
- nvidia-cuda-runtime-cu12==12.1.105
66
- nvidia-cudnn-cu12==9.1.0.70
67
- nvidia-cufft-cu12==11.0.2.54
68
- nvidia-curand-cu12==10.3.2.106
69
- nvidia-cusolver-cu12==11.4.5.107
70
- nvidia-cusparse-cu12==12.1.0.106
71
- nvidia-nccl-cu12==2.20.5
72
- nvidia-nvjitlink-cu12==12.6.77
73
- nvidia-nvtx-cu12==12.1.105
74
  openai-whisper
75
- orjson==3.10.7
76
- packaging==24.1
77
- pandas==2.2.3
78
- parso==0.8.4
79
- pexpect==4.9.0
80
- pillow==10.4.0
81
- platformdirs==4.3.6
82
- prompt_toolkit==3.0.48
83
- pronouncing==0.2.0
84
- propcache==0.2.0
85
- psutil==6.1.0
86
- ptyprocess==0.7.0
87
- pure_eval==0.2.3
88
- pyarrow==17.0.0
89
- PyAudio==0.2.14
90
- pycparser==2.22
91
- pydantic==2.9.2
92
- pydantic_core==2.23.4
93
- pydub==0.25.1
94
- Pygments==2.18.0
95
- python-dateutil==2.9.0.post0
96
- python-multipart==0.0.12
97
- pytz==2024.2
98
- PyYAML==6.0.2
99
- pyzmq==26.2.0
100
- regex==2024.9.11
101
- requests==2.32.3
102
- rich==13.9.2
103
- ruff==0.6.9
104
- safetensors==0.4.5
105
- scikit-learn==1.5.2
106
- scipy==1.14.1
107
- semantic-version==2.10.0
108
- setuptools==75.1.0
109
- shellingham==1.5.4
110
- six==1.16.0
111
- sniffio==1.3.1
112
- sounddevice==0.5.0
113
- SpeechRecognition==3.10.4
114
- stack-data==0.6.3
115
- starlette==0.38.6
116
- sympy==1.13.3
117
- textblob==0.18.0.post0
118
- threadpoolctl==3.5.0
119
- tiktoken==0.8.0
120
- tokenizers==0.20.0
121
- tomlkit==0.12.0
122
- torch==2.4.1
123
- tornado==6.4.1
124
- tqdm==4.66.5
125
- traitlets==5.14.3
126
- transformers==4.45.1
127
- triton==3.0.0
128
- typer==0.12.5
129
- typing_extensions==4.12.2
130
- tzdata==2024.2
131
- urllib3==2.2.3
132
- uvicorn==0.31.1
133
- vaderSentiment==3.3.2
134
- wcwidth==0.2.13
135
- websockets==12.0
136
- Werkzeug==3.0.4
137
- wheel==0.44.0
138
- xxhash==3.5.0
139
- yarl==1.15.4
140
- zipp==3.20.2
 
1
+ gradio==3.58.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  openai-whisper
3
+ torch
4
+ transformers
5
+ ffmpeg-python