Spaces:
Sleeping
Sleeping
bainskarman
commited on
Update requirements.txt
Browse files- requirements.txt +17 -163
requirements.txt
CHANGED
@@ -1,163 +1,17 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
charset-normalizer==3.3.2
|
19 |
-
click==8.1.7
|
20 |
-
colorama==0.4.6
|
21 |
-
comm==0.2.2
|
22 |
-
contourpy==1.3.0
|
23 |
-
cycler==0.12.1
|
24 |
-
debugpy==1.8.5
|
25 |
-
decorator==5.1.1
|
26 |
-
defusedxml==0.7.1
|
27 |
-
executing==2.1.0
|
28 |
-
fastjsonschema==2.20.0
|
29 |
-
filelock==3.13.1
|
30 |
-
flatbuffers==24.3.25
|
31 |
-
fonttools==4.53.1
|
32 |
-
fqdn==1.5.1
|
33 |
-
fsspec==2024.2.0
|
34 |
-
gast==0.6.0
|
35 |
-
gitdb==4.0.11
|
36 |
-
GitPython==3.1.43
|
37 |
-
google-pasta==0.2.0
|
38 |
-
grpcio==1.67.0
|
39 |
-
h11==0.14.0
|
40 |
-
h5py==3.12.1
|
41 |
-
httpcore==1.0.5
|
42 |
-
httpx==0.27.2
|
43 |
-
huggingface-hub==0.26.0
|
44 |
-
idna==3.10
|
45 |
-
ipykernel==6.29.5
|
46 |
-
ipython==8.27.0
|
47 |
-
isoduration==20.11.0
|
48 |
-
jedi==0.19.1
|
49 |
-
Jinja2==3.1.4
|
50 |
-
joblib==1.4.2
|
51 |
-
json5==0.9.25
|
52 |
-
jsonpointer==3.0.0
|
53 |
-
jsonschema==4.23.0
|
54 |
-
jsonschema-specifications==2023.12.1
|
55 |
-
jupyter-events==0.10.0
|
56 |
-
jupyter-lsp==2.2.5
|
57 |
-
jupyter-server-mathjax==0.2.6
|
58 |
-
jupyter_client==8.6.2
|
59 |
-
jupyter_core==5.7.2
|
60 |
-
jupyter_server==2.14.2
|
61 |
-
jupyter_server_terminals==0.5.3
|
62 |
-
jupyterlab==4.2.5
|
63 |
-
jupyterlab_git==0.50.1
|
64 |
-
jupyterlab_pygments==0.3.0
|
65 |
-
jupyterlab_server==2.27.3
|
66 |
-
keras==3.6.0
|
67 |
-
kiwisolver==1.4.7
|
68 |
-
libclang==18.1.1
|
69 |
-
Markdown==3.7
|
70 |
-
markdown-it-py==3.0.0
|
71 |
-
MarkupSafe==2.1.5
|
72 |
-
matplotlib==3.9.2
|
73 |
-
matplotlib-inline==0.1.7
|
74 |
-
mdurl==0.1.2
|
75 |
-
mistune==3.0.2
|
76 |
-
ml-dtypes==0.4.1
|
77 |
-
mpmath==1.3.0
|
78 |
-
namex==0.0.8
|
79 |
-
narwhals==1.8.4
|
80 |
-
nbclient==0.10.0
|
81 |
-
nbconvert==7.16.4
|
82 |
-
nbdime==4.0.2
|
83 |
-
nbformat==5.10.4
|
84 |
-
nest-asyncio==1.6.0
|
85 |
-
networkx==3.2.1
|
86 |
-
nltk==3.9.1
|
87 |
-
notebook_shim==0.2.4
|
88 |
-
numpy==1.26.0
|
89 |
-
opt_einsum==3.4.0
|
90 |
-
optree==0.13.0
|
91 |
-
overrides==7.7.0
|
92 |
-
packaging==24.1
|
93 |
-
pandas==2.2.2
|
94 |
-
pandocfilters==1.5.1
|
95 |
-
parso==0.8.4
|
96 |
-
pexpect==4.9.0
|
97 |
-
pillow==10.4.0
|
98 |
-
platformdirs==4.3.3
|
99 |
-
plotly==5.24.1
|
100 |
-
prometheus_client==0.20.0
|
101 |
-
prompt_toolkit==3.0.47
|
102 |
-
protobuf==4.25.5
|
103 |
-
psutil==6.0.0
|
104 |
-
ptyprocess==0.7.0
|
105 |
-
pure_eval==0.2.3
|
106 |
-
pyarrow==17.0.0
|
107 |
-
pycparser==2.22
|
108 |
-
pydeck==0.9.1
|
109 |
-
Pygments==2.18.0
|
110 |
-
pyparsing==3.1.4
|
111 |
-
python-dateutil==2.9.0.post0
|
112 |
-
python-json-logger==2.0.7
|
113 |
-
pytz==2024.2
|
114 |
-
PyYAML==6.0.2
|
115 |
-
pyzmq==26.2.0
|
116 |
-
referencing==0.35.1
|
117 |
-
regex==2024.9.11
|
118 |
-
requests==2.32.3
|
119 |
-
rfc3339-validator==0.1.4
|
120 |
-
rfc3986-validator==0.1.1
|
121 |
-
rich==13.8.1
|
122 |
-
rpds-py==0.20.0
|
123 |
-
safetensors==0.4.5
|
124 |
-
scikit-learn==1.5.2
|
125 |
-
scipy==1.14.1
|
126 |
-
seaborn==0.13.2
|
127 |
-
Send2Trash==1.8.3
|
128 |
-
setuptools==75.1.0
|
129 |
-
six==1.16.0
|
130 |
-
smmap==5.0.1
|
131 |
-
sniffio==1.3.1
|
132 |
-
soupsieve==2.6
|
133 |
-
stack-data==0.6.3
|
134 |
-
streamlit==1.38.0
|
135 |
-
sympy==1.12
|
136 |
-
tenacity==8.5.0
|
137 |
-
tensorboard==2.17.1
|
138 |
-
tensorboard-data-server==0.7.2
|
139 |
-
tensorflow==2.17.0
|
140 |
-
termcolor==2.5.0
|
141 |
-
terminado==0.18.1
|
142 |
-
threadpoolctl==3.5.0
|
143 |
-
tinycss2==1.3.0
|
144 |
-
tokenizers==0.20.1
|
145 |
-
toml==0.10.2
|
146 |
-
torch==2.4.1+cpu
|
147 |
-
tornado==6.4.1
|
148 |
-
tqdm==4.66.5
|
149 |
-
traitlets==5.14.3
|
150 |
-
transformers==4.45.2
|
151 |
-
types-python-dateutil==2.9.0.20240906
|
152 |
-
typing_extensions==4.12.2
|
153 |
-
tzdata==2024.1
|
154 |
-
uri-template==1.3.0
|
155 |
-
urllib3==2.2.3
|
156 |
-
watchdog==4.0.2
|
157 |
-
wcwidth==0.2.13
|
158 |
-
webcolors==24.8.0
|
159 |
-
webencodings==0.5.1
|
160 |
-
websocket-client==1.8.0
|
161 |
-
Werkzeug==3.0.4
|
162 |
-
wheel==0.44.0
|
163 |
-
wrapt==1.16.0
|
|
|
1 |
+
keras==3.6.0
|
2 |
+
matplotlib==3.9.2
|
3 |
+
matplotlib-inline==0.1.7
|
4 |
+
nltk==3.9.1
|
5 |
+
numpy==1.26.0
|
6 |
+
pandas==2.2.2
|
7 |
+
plotly==5.24.1
|
8 |
+
regex==2024.9.11
|
9 |
+
scikit-learn==1.5.2
|
10 |
+
scipy==1.14.1
|
11 |
+
seaborn==0.13.2
|
12 |
+
streamlit==1.38.0
|
13 |
+
tensorboard==2.17.1
|
14 |
+
tensorboard-data-server==0.7.2
|
15 |
+
tensorflow==2.17.0
|
16 |
+
tokenizers==0.20.1
|
17 |
+
torch==2.4.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|