Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +85 -56
requirements.txt
CHANGED
@@ -1,70 +1,99 @@
|
|
1 |
-
altair==5.0.1
|
2 |
attrs==23.1.0
|
3 |
-
|
4 |
-
|
|
|
|
|
5 |
certifi==2023.5.7
|
6 |
-
|
|
|
|
|
7 |
click==8.1.3
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
11 |
gitdb==4.0.10
|
12 |
-
|
13 |
-
|
|
|
|
|
|
|
|
|
14 |
idna==3.4
|
15 |
-
|
16 |
-
Jinja2==3.1.2
|
17 |
-
jsonschema==4.17.3
|
18 |
-
markdown-it-py==2.2.0
|
19 |
MarkupSafe==2.1.3
|
20 |
-
mdurl==0.1.2
|
21 |
-
mpmath==1.3.0
|
22 |
-
networkx==3.1
|
23 |
-
numpy==1.24.3
|
24 |
-
packaging==23.1
|
25 |
-
pandas==2.0.2
|
26 |
-
Pillow==9.5.0
|
27 |
-
protobuf==4.23.2
|
28 |
-
pyarrow==12.0.0
|
29 |
-
pydeck==0.8.1b0
|
30 |
-
Pygments==2.15.1
|
31 |
-
Pympler==1.0.1
|
32 |
-
pyrsistent==0.19.3
|
33 |
-
python-dateutil==2.8.2
|
34 |
pytz==2023.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
pytz-deprecation-shim==0.1.0.post0
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
streamlit==1.23.1
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
toml==0.10.2
|
47 |
toolz==0.12.0
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
typing_extensions==4.6.3
|
55 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
tzlocal==4.3
|
57 |
-
urllib3==2.0.3
|
58 |
-
validators==0.20.0
|
59 |
-
zipp==3.15.0
|
60 |
-
plotly==5.14.1
|
61 |
-
streamlit-camera-input-live==0.2.0
|
62 |
-
streamlit-card==0.0.5
|
63 |
-
streamlit-embedcode==0.1.2
|
64 |
streamlit-extras==0.2.7
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
|
|
|
|
|
|
|
|
|
|
69 |
streamlit-vertical-slider==1.0.2
|
70 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
attrs==23.1.0
|
2 |
+
joblib==1.2.0
|
3 |
+
numpy==1.24.3
|
4 |
+
pyrsistent==0.19.3
|
5 |
+
torch==2.0.1
|
6 |
certifi==2023.5.7
|
7 |
+
streamlit-faker==0.0.2
|
8 |
+
urllib3==2.0.3
|
9 |
+
nvidia-cufft-cu11==10.9.0.58
|
10 |
click==8.1.3
|
11 |
+
scikit-learn==1.2.2
|
12 |
+
packaging==23.1
|
13 |
+
streamlit-camera-input-live==0.2.0
|
14 |
+
torchutils==0.0.4
|
15 |
+
pandas==2.0.2
|
16 |
+
tqdm==4.65.0
|
17 |
+
charset-normalizer==3.1.0
|
18 |
+
torchmetrics==0.11.4
|
19 |
gitdb==4.0.10
|
20 |
+
nvidia-cudnn-cu11==8.5.0.96
|
21 |
+
tornado==6.3.2
|
22 |
+
zipp==3.15.0
|
23 |
+
decorator==5.1.1
|
24 |
+
tokenizers==0.13.3
|
25 |
+
torchaudio==2.0.2
|
26 |
idna==3.4
|
27 |
+
cachetools==5.3.1
|
|
|
|
|
|
|
28 |
MarkupSafe==2.1.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
pytz==2023.3
|
30 |
+
fonttools==4.39.4
|
31 |
+
toml==0.10.2
|
32 |
+
lit==16.0.5.post0
|
33 |
+
gensim==4.3.1
|
34 |
+
python-dateutil==2.8.2
|
35 |
+
smart-open==6.3.0
|
36 |
+
tzdata==2023.3
|
37 |
+
jsonschema==4.17.3
|
38 |
+
nvidia-nccl-cu11==2.14.3
|
39 |
pytz-deprecation-shim==0.1.0.post0
|
40 |
+
Pillow==9.5.0
|
41 |
+
triton==2.0.0
|
42 |
+
streamlit-toggle-switch==1.0.2
|
43 |
+
networkx==3.1
|
44 |
+
mpmath==1.3.0
|
45 |
+
fsspec==2023.5.0
|
46 |
streamlit==1.23.1
|
47 |
+
pydeck==0.8.1b0
|
48 |
+
huggingface-hub==0.15.1
|
49 |
+
streamlit-image-coordinates==0.1.3
|
|
|
50 |
toolz==0.12.0
|
51 |
+
protobuf==4.23.2
|
52 |
+
streamlit-keyup==0.2.0
|
53 |
+
matplotlib==3.7.1
|
54 |
+
requests==2.31.0
|
55 |
+
filelock==3.12.0
|
56 |
+
blinker==1.6.2
|
57 |
+
Pympler==1.0.1
|
58 |
+
Jinja2==3.1.2
|
59 |
+
streamlit-embedcode==0.1.2
|
60 |
+
pyarrow==12.0.0
|
61 |
+
markdown-it-py==2.2.0
|
62 |
+
contourpy==1.0.7
|
63 |
+
smmap==5.0.0
|
64 |
+
streamlit-card==0.0.5
|
65 |
typing_extensions==4.6.3
|
66 |
+
nvidia-cuda-nvrtc-cu11==11.7.99
|
67 |
+
altair==5.0.1
|
68 |
+
cycler==0.11.0
|
69 |
+
nvidia-cuda-runtime-cu11==11.7.99
|
70 |
+
nvidia-cusolver-cu11==11.4.0.1
|
71 |
+
mdurl==0.1.2
|
72 |
+
tenacity==8.2.2
|
73 |
+
nvidia-curand-cu11==10.2.10.91
|
74 |
+
cmake==3.26.4
|
75 |
+
nltk==3.8.1
|
76 |
+
six==1.16.0
|
77 |
tzlocal==4.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
streamlit-extras==0.2.7
|
79 |
+
nvidia-nvtx-cu11==11.7.91
|
80 |
+
nvidia-cublas-cu11==11.10.3.66
|
81 |
+
scipy==1.10.1
|
82 |
+
PyYAML==6.0
|
83 |
+
validators==0.20.0
|
84 |
+
importlib-metadata==6.6.0
|
85 |
+
threadpoolctl==3.1.0
|
86 |
+
sympy==1.12
|
87 |
+
watchdog==3.0.0
|
88 |
streamlit-vertical-slider==1.0.2
|
89 |
+
pyparsing==3.0.9
|
90 |
+
kiwisolver==1.4.4
|
91 |
+
rich==13.4.1
|
92 |
+
torchvision==0.15.2
|
93 |
+
nvidia-cusparse-cu11==11.7.4.91
|
94 |
+
Pygments==2.15.1
|
95 |
+
nvidia-cuda-cupti-cu11==11.7.101
|
96 |
+
GitPython==3.1.31
|
97 |
+
transformers==4.29.2
|
98 |
+
plotly==5.14.1
|
99 |
+
regex==2023.6.3
|