pragnakalp commited on
Commit
50e1104
·
1 Parent(s): 1ad2477

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -91
requirements.txt CHANGED
@@ -1,91 +1,8 @@
1
- absl-py==2.0.0
2
- aiofiles==23.2.1
3
- altair==5.2.0
4
- annotated-types==0.6.0
5
- anyio==4.2.0
6
- attrs==23.2.0
7
- certifi==2023.11.17
8
- charset-normalizer==3.3.2
9
- click==8.1.7
10
- colorama==0.4.6
11
- contourpy==1.2.0
12
- cycler==0.12.1
13
- dm-tree==0.1.8
14
- exceptiongroup==1.2.0
15
- fastapi==0.108.0
16
- ffmpy==0.3.1
17
- filelock==3.13.1
18
- fonttools==4.47.0
19
- fsspec==2023.12.2
20
- gradio==4.12.0
21
- gradio_client==0.8.0
22
- h11==0.14.0
23
- h5py==3.10.0
24
- httpcore==1.0.2
25
- httpx==0.26.0
26
- huggingface-hub==0.20.1
27
- idna==3.6
28
- importlib-resources==6.1.1
29
- Jinja2==3.1.2
30
- jsonschema==4.20.0
31
- jsonschema-specifications==2023.12.1
32
- keras==3.0.2
33
- kiwisolver==1.4.5
34
- markdown-it-py==3.0.0
35
- MarkupSafe==2.1.3
36
- matplotlib==3.8.2
37
- mdurl==0.1.2
38
- mpmath==1.3.0
39
- namex==0.0.7
40
- networkx==3.2.1
41
- numpy==1.26.3
42
- nvidia-cublas-cu12==12.1.3.1
43
- nvidia-cuda-cupti-cu12==12.1.105
44
- nvidia-cuda-nvrtc-cu12==12.1.105
45
- nvidia-cuda-runtime-cu12==12.1.105
46
- nvidia-cudnn-cu12==8.9.2.26
47
- nvidia-cufft-cu12==11.0.2.54
48
- nvidia-curand-cu12==10.3.2.106
49
- nvidia-cusolver-cu12==11.4.5.107
50
- nvidia-cusparse-cu12==12.1.0.106
51
- nvidia-nccl-cu12==2.18.1
52
- nvidia-nvjitlink-cu12==12.3.101
53
- nvidia-nvtx-cu12==12.1.105
54
- orjson==3.9.10
55
- packaging==23.2
56
- pandas==2.1.4
57
- pillow==10.2.0
58
- pydantic==2.5.3
59
- pydantic_core==2.14.6
60
- pydub==0.25.1
61
- Pygments==2.17.2
62
- pyparsing==3.1.1
63
- python-dateutil==2.8.2
64
- python-multipart==0.0.6
65
- pytz==2023.3.post1
66
- PyYAML==6.0.1
67
- referencing==0.32.0
68
- regex==2023.12.25
69
- requests==2.31.0
70
- rich==13.7.0
71
- rpds-py==0.16.2
72
- safetensors==0.4.1
73
- semantic-version==2.10.0
74
- shellingham==1.5.4
75
- six==1.16.0
76
- sniffio==1.3.0
77
- starlette==0.32.0.post1
78
- sympy==1.12
79
- tokenizers==0.15.0
80
- tomlkit==0.12.0
81
- toolz==0.12.0
82
- torch==2.1.2
83
- tqdm==4.66.1
84
- transformers==4.36.2
85
- triton==2.1.0
86
- typer==0.9.0
87
- typing_extensions==4.9.0
88
- tzdata==2023.4
89
- urllib3==2.1.0
90
- uvicorn==0.25.0
91
- websockets==11.0.3
 
1
+ gradio==3.14.0
2
+ httpx==0.24.1
3
+ altair==5.0.0
4
+ keras==2.11.0
5
+ numpy==1.23.5
6
+ torch== 1.11.0
7
+ tokenizers==0.13.3
8
+ transformers==2.1.1