SagarPuniyani commited on
Commit
863e2bf
·
verified ·
1 Parent(s): e6aadd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +84 -85
requirements.txt CHANGED
@@ -1,85 +1,84 @@
1
- aiofiles==23.2.1
2
- annotated-types==0.7.0
3
- anyio==4.6.2.post1
4
- asttokens==2.4.1
5
- certifi==2024.8.30
6
- charset-normalizer==3.4.0
7
- click==8.1.7
8
- colorama==0.4.6
9
- comm==0.2.2
10
- debugpy==1.8.9
11
- decorator==5.1.1
12
- executing==2.1.0
13
- fastapi==0.115.5
14
- ffmpy==0.4.0
15
- filelock==3.16.1
16
- fsspec==2024.10.0
17
- gradio==5.6.0
18
- gradio_client==1.4.3
19
- h11==0.14.0
20
- httpcore==1.0.7
21
- httpx==0.27.2
22
- huggingface-hub==0.26.2
23
- idna==3.10
24
- ipykernel==6.29.5
25
- ipython==8.29.0
26
- jedi==0.19.2
27
- Jinja2==3.1.4
28
- jupyter_client==8.6.3
29
- jupyter_core==5.7.2
30
- markdown-it-py==3.0.0
31
- MarkupSafe==2.1.5
32
- matplotlib-inline==0.1.7
33
- mdurl==0.1.2
34
- mpmath==1.3.0
35
- nest-asyncio==1.6.0
36
- networkx==3.4.2
37
- numpy==2.1.3
38
- orjson==3.10.12
39
- packaging==24.2
40
- pandas==2.2.3
41
- parso==0.8.4
42
- pillow==11.0.0
43
- platformdirs==4.3.6
44
- prompt_toolkit==3.0.48
45
- psutil==6.1.0
46
- pure_eval==0.2.3
47
- pydantic==2.10.1
48
- pydantic_core==2.27.1
49
- pydub==0.25.1
50
- Pygments==2.18.0
51
- python-dateutil==2.9.0.post0
52
- python-dotenv==1.0.1
53
- python-multipart==0.0.12
54
- pytz==2024.2
55
- pywin32==308
56
- PyYAML==6.0.2
57
- pyzmq==26.2.0
58
- regex==2024.11.6
59
- requests==2.32.3
60
- rich==13.9.4
61
- ruff==0.8.0
62
- safehttpx==0.1.1
63
- safetensors==0.4.5
64
- semantic-version==2.10.0
65
- shellingham==1.5.4
66
- six==1.16.0
67
- sniffio==1.3.1
68
- stack-data==0.6.3
69
- starlette==0.41.3
70
- sympy==1.13.1
71
- tokenizers==0.20.3
72
- tomlkit==0.12.0
73
- torch==2.5.1
74
- torchvision==0.20.1
75
- tornado==6.4.2
76
- tqdm==4.67.1
77
- traitlets==5.14.3
78
- transformers==4.46.3
79
- typer==0.13.1
80
- typing_extensions==4.12.2
81
- tzdata==2024.2
82
- urllib3==2.2.3
83
- uvicorn==0.32.1
84
- wcwidth==0.2.13
85
- websockets==12.0
 
1
+ aiofiles==23.2.1
2
+ annotated-types==0.7.0
3
+ anyio==4.6.2.post1
4
+ asttokens==2.4.1
5
+ certifi==2024.8.30
6
+ charset-normalizer==3.4.0
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ comm==0.2.2
10
+ debugpy==1.8.9
11
+ decorator==5.1.1
12
+ executing==2.1.0
13
+ fastapi==0.115.5
14
+ ffmpy==0.4.0
15
+ filelock==3.16.1
16
+ fsspec==2024.10.0
17
+ gradio==5.6.0
18
+ gradio_client==1.4.3
19
+ h11==0.14.0
20
+ httpcore==1.0.7
21
+ httpx==0.27.2
22
+ huggingface-hub==0.26.2
23
+ idna==3.10
24
+ ipykernel==6.29.5
25
+ ipython==8.29.0
26
+ jedi==0.19.2
27
+ Jinja2==3.1.4
28
+ jupyter_client==8.6.3
29
+ jupyter_core==5.7.2
30
+ markdown-it-py==3.0.0
31
+ MarkupSafe==2.1.5
32
+ matplotlib-inline==0.1.7
33
+ mdurl==0.1.2
34
+ mpmath==1.3.0
35
+ nest-asyncio==1.6.0
36
+ networkx==3.4.2
37
+ numpy==2.1.3
38
+ orjson==3.10.12
39
+ packaging==24.2
40
+ pandas==2.2.3
41
+ parso==0.8.4
42
+ pillow==11.0.0
43
+ platformdirs==4.3.6
44
+ prompt_toolkit==3.0.48
45
+ psutil==6.1.0
46
+ pure_eval==0.2.3
47
+ pydantic==2.10.1
48
+ pydantic_core==2.27.1
49
+ pydub==0.25.1
50
+ Pygments==2.18.0
51
+ python-dateutil==2.9.0.post0
52
+ python-dotenv==1.0.1
53
+ python-multipart==0.0.12
54
+ pytz==2024.2
55
+ PyYAML==6.0.2
56
+ pyzmq==26.2.0
57
+ regex==2024.11.6
58
+ requests==2.32.3
59
+ rich==13.9.4
60
+ ruff==0.8.0
61
+ safehttpx==0.1.1
62
+ safetensors==0.4.5
63
+ semantic-version==2.10.0
64
+ shellingham==1.5.4
65
+ six==1.16.0
66
+ sniffio==1.3.1
67
+ stack-data==0.6.3
68
+ starlette==0.41.3
69
+ sympy==1.13.1
70
+ tokenizers==0.20.3
71
+ tomlkit==0.12.0
72
+ torch==2.5.1
73
+ torchvision==0.20.1
74
+ tornado==6.4.2
75
+ tqdm==4.67.1
76
+ traitlets==5.14.3
77
+ transformers==4.46.3
78
+ typer==0.13.1
79
+ typing_extensions==4.12.2
80
+ tzdata==2024.2
81
+ urllib3==2.2.3
82
+ uvicorn==0.32.1
83
+ wcwidth==0.2.13
84
+ websockets==12.0