ppsingh commited on
Commit
02bfaad
1 Parent(s): 02e2481

Upload requirements_full.txt

Browse files
Files changed (1) hide show
  1. requirements_full.txt +136 -0
requirements_full.txt ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ zipp==3.20.2
2
+ yarl==1.12.1
3
+ xxhash==3.5.0
4
+ wheel==0.33.6
5
+ websockets==12.0
6
+ watchdog==4.0.2
7
+ validators==0.34.0
8
+ uvicorn==0.30.6
9
+ urllib3==2.2.3
10
+ umap-learn==0.5.6
11
+ tzlocal==5.2
12
+ tzdata==2024.2
13
+ typing-extensions==4.12.2
14
+ typer==0.12.5
15
+ triton==3.0.0
16
+ transformers==4.44.2
17
+ tqdm==4.66.5
18
+ tornado==6.4.1
19
+ torch==2.4.1
20
+ toolz==0.12.1
21
+ tomlkit==0.12.0
22
+ toml==0.10.2
23
+ tokenizers==0.19.1
24
+ threadpoolctl==3.5.0
25
+ tenacity==9.0.0
26
+ sympy==1.13.3
27
+ streamlit==1.10.0
28
+ starlette==0.38.6
29
+ spaces==0.30.2
30
+ sniffio==1.3.1
31
+ smmap==5.0.1
32
+ six==1.16.0
33
+ shellingham==1.5.4
34
+ setuptools==41.6.0
35
+ sentence-transformers==3.1.1
36
+ semver==3.0.2
37
+ semantic-version==2.10.0
38
+ scipy==1.10.1
39
+ scikit-learn==1.3.2
40
+ safetensors==0.4.5
41
+ ruff==0.6.7
42
+ rpds-py==0.20.0
43
+ rich==13.8.1
44
+ requests==2.32.3
45
+ regex==2024.9.11
46
+ referencing==0.35.1
47
+ pyyaml==6.0.2
48
+ pytz==2024.2
49
+ python-multipart==0.0.10
50
+ python-dateutil==2.9.0.post0
51
+ pyparsing==3.1.4
52
+ pynndescent==0.5.13
53
+ pympler==1.1
54
+ pygments==2.18.0
55
+ pydub==0.25.1
56
+ pydeck==0.9.1
57
+ pydantic==2.9.2
58
+ pydantic-core==2.23.4
59
+ pyarrow==17.0.0
60
+ psutil==5.9.8
61
+ protobuf==3.20.3
62
+ plotly==5.24.1
63
+ pkgutil-resolve-name==1.3.10
64
+ pip==22.3.1
65
+ pillow==10.4.0
66
+ pandas==2.0.3
67
+ packaging==24.1
68
+ orjson==3.10.7
69
+ nvidia-nvtx-cu12==12.1.105
70
+ nvidia-nvjitlink-cu12==12.6.68
71
+ nvidia-nccl-cu12==2.20.5
72
+ nvidia-cusparse-cu12==12.1.0.106
73
+ nvidia-cusolver-cu12==11.4.5.107
74
+ nvidia-curand-cu12==10.3.2.106
75
+ nvidia-cufft-cu12==11.0.2.54
76
+ nvidia-cudnn-cu12==9.1.0.70
77
+ nvidia-cuda-runtime-cu12==12.1.105
78
+ nvidia-cuda-nvrtc-cu12==12.1.105
79
+ nvidia-cuda-cupti-cu12==12.1.105
80
+ nvidia-cublas-cu12==12.1.3.1
81
+ numpy==1.24.4
82
+ numba==0.58.1
83
+ networkx==3.1
84
+ multiprocess==0.70.16
85
+ multidict==6.1.0
86
+ mpmath==1.3.0
87
+ mdurl==0.1.2
88
+ matplotlib==3.7.5
89
+ markupsafe==2.1.5
90
+ markdown-it-py==3.0.0
91
+ llvmlite==0.41.1
92
+ kiwisolver==1.4.7
93
+ jsonschema==4.23.0
94
+ jsonschema-specifications==2023.12.1
95
+ joblib==1.4.2
96
+ jinja2==3.1.4
97
+ importlib-resources==6.4.5
98
+ importlib-metadata==8.5.0
99
+ idna==3.10
100
+ huggingface-hub==0.25.1
101
+ httpx==0.27.2
102
+ httpcore==1.0.5
103
+ hf-transfer==0.1.8
104
+ hdbscan==0.8.38.post1
105
+ h11==0.14.0
106
+ gradio==4.44.0
107
+ gradio-client==1.3.0
108
+ gitpython==3.1.43
109
+ gitdb==4.0.11
110
+ fsspec==2024.6.1
111
+ frozenlist==1.4.1
112
+ fonttools==4.54.1
113
+ filelock==3.16.1
114
+ ffmpy==0.3.2
115
+ fastapi==0.115.0
116
+ exceptiongroup==1.2.2
117
+ entrypoints==0.4
118
+ dill==0.3.8
119
+ datasets==3.0.0
120
+ cycler==0.12.1
121
+ contourpy==1.1.1
122
+ click==8.0.4
123
+ charset-normalizer==3.3.2
124
+ certifi==2024.8.30
125
+ cachetools==5.5.0
126
+ blinker==1.8.2
127
+ backports.zoneinfo==0.2.1
128
+ attrs==24.2.0
129
+ async-timeout==4.0.3
130
+ anyio==4.5.0
131
+ annotated-types==0.7.0
132
+ altair==4.2.2
133
+ aiosignal==1.3.1
134
+ aiohttp==3.10.6
135
+ aiohappyeyeballs==2.4.0
136
+ aiofiles==23.2.1