Spaces:
Running
Running
Rename requirement.txt to requirements.txt
Browse files
requirement.txt → requirements.txt
RENAMED
@@ -1,97 +1,98 @@
|
|
1 |
-
absl-py
|
2 |
-
asttokens
|
3 |
-
astunparse
|
4 |
-
blinker
|
5 |
-
certifi
|
6 |
-
charset-normalizer
|
7 |
-
click
|
8 |
-
colorama
|
9 |
-
comm
|
10 |
-
contourpy
|
11 |
-
cycler
|
12 |
-
debugpy
|
13 |
-
decorator
|
14 |
-
et_xmlfile
|
15 |
-
executing
|
16 |
-
filelock
|
17 |
-
Flask
|
18 |
-
flatbuffers
|
19 |
-
fonttools
|
20 |
-
fsspec
|
21 |
-
gast
|
22 |
-
google-pasta
|
23 |
-
grpcio
|
24 |
-
h5py
|
25 |
-
idna
|
26 |
-
ipykernel
|
27 |
-
ipython
|
28 |
-
itsdangerous
|
29 |
-
jedi
|
30 |
-
Jinja2
|
31 |
-
joblib
|
32 |
-
jupyter_client
|
33 |
-
jupyter_core
|
34 |
-
keras
|
35 |
-
kiwisolver
|
36 |
-
libclang
|
37 |
-
Markdown
|
38 |
-
markdown-it-py
|
39 |
-
MarkupSafe
|
40 |
-
matplotlib
|
41 |
-
matplotlib-inline
|
42 |
-
mdurl
|
43 |
-
ml-dtypes
|
44 |
-
mpmath
|
45 |
-
namex
|
46 |
-
nest-asyncio
|
47 |
-
networkx
|
48 |
-
numpy
|
49 |
-
openpyxl
|
50 |
-
opt_einsum
|
51 |
-
optree
|
52 |
-
packaging
|
53 |
-
pandas
|
54 |
-
parso
|
55 |
-
patsy
|
56 |
-
pillow
|
57 |
-
platformdirs
|
58 |
-
prompt_toolkit
|
59 |
-
protobuf
|
60 |
-
psutil
|
61 |
-
pure_eval
|
62 |
-
Pygments
|
63 |
-
pyparsing
|
64 |
-
python-dateutil
|
65 |
-
python-dotenv
|
66 |
-
pytz
|
67 |
-
pywin32
|
68 |
-
pyzmq
|
69 |
-
requests
|
70 |
-
rich
|
71 |
-
scikit-learn
|
72 |
-
scipy
|
73 |
-
seaborn
|
74 |
-
setuptools
|
75 |
-
six
|
76 |
-
stack-data
|
77 |
-
statsmodels
|
78 |
-
sympy
|
79 |
-
tensorboard
|
80 |
-
tensorboard-data-server
|
81 |
-
tensorflow
|
82 |
-
tensorflow_intel
|
83 |
-
termcolor
|
84 |
-
threadpoolctl
|
85 |
-
torch
|
86 |
-
torchaudio
|
87 |
-
torchvision
|
88 |
-
tornado
|
89 |
-
traitlets
|
90 |
-
typing_extensions
|
91 |
-
tzdata
|
92 |
-
urllib3
|
93 |
-
wcwidth
|
94 |
-
Werkzeug
|
95 |
-
wheel
|
96 |
-
wrapt
|
97 |
-
xgboost
|
|
|
|
1 |
+
absl-py
|
2 |
+
asttokens
|
3 |
+
astunparse
|
4 |
+
blinker
|
5 |
+
certifi
|
6 |
+
charset-normalizer
|
7 |
+
click
|
8 |
+
colorama
|
9 |
+
comm
|
10 |
+
contourpy
|
11 |
+
cycler
|
12 |
+
debugpy
|
13 |
+
decorator
|
14 |
+
et_xmlfile
|
15 |
+
executing
|
16 |
+
filelock
|
17 |
+
Flask
|
18 |
+
flatbuffers
|
19 |
+
fonttools
|
20 |
+
fsspec
|
21 |
+
gast
|
22 |
+
google-pasta
|
23 |
+
grpcio
|
24 |
+
h5py
|
25 |
+
idna
|
26 |
+
ipykernel
|
27 |
+
ipython
|
28 |
+
itsdangerous
|
29 |
+
jedi
|
30 |
+
Jinja2
|
31 |
+
joblib
|
32 |
+
jupyter_client
|
33 |
+
jupyter_core
|
34 |
+
keras
|
35 |
+
kiwisolver
|
36 |
+
libclang
|
37 |
+
Markdown
|
38 |
+
markdown-it-py
|
39 |
+
MarkupSafe
|
40 |
+
matplotlib
|
41 |
+
matplotlib-inline
|
42 |
+
mdurl
|
43 |
+
ml-dtypes
|
44 |
+
mpmath
|
45 |
+
namex
|
46 |
+
nest-asyncio
|
47 |
+
networkx
|
48 |
+
numpy
|
49 |
+
openpyxl
|
50 |
+
opt_einsum
|
51 |
+
optree
|
52 |
+
packaging
|
53 |
+
pandas
|
54 |
+
parso
|
55 |
+
patsy
|
56 |
+
pillow
|
57 |
+
platformdirs
|
58 |
+
prompt_toolkit
|
59 |
+
protobuf
|
60 |
+
psutil
|
61 |
+
pure_eval
|
62 |
+
Pygments
|
63 |
+
pyparsing
|
64 |
+
python-dateutil
|
65 |
+
python-dotenv
|
66 |
+
pytz
|
67 |
+
pywin32
|
68 |
+
pyzmq
|
69 |
+
requests
|
70 |
+
rich
|
71 |
+
scikit-learn
|
72 |
+
scipy
|
73 |
+
seaborn
|
74 |
+
setuptools
|
75 |
+
six
|
76 |
+
stack-data
|
77 |
+
statsmodels
|
78 |
+
sympy
|
79 |
+
tensorboard
|
80 |
+
tensorboard-data-server
|
81 |
+
tensorflow
|
82 |
+
tensorflow_intel
|
83 |
+
termcolor
|
84 |
+
threadpoolctl
|
85 |
+
torch
|
86 |
+
torchaudio
|
87 |
+
torchvision
|
88 |
+
tornado
|
89 |
+
traitlets
|
90 |
+
typing_extensions
|
91 |
+
tzdata
|
92 |
+
urllib3
|
93 |
+
wcwidth
|
94 |
+
Werkzeug
|
95 |
+
wheel
|
96 |
+
wrapt
|
97 |
+
xgboost
|
98 |
+
gunicorn
|