vasevooo commited on
Commit
f615a30
·
1 Parent(s): 1213349

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +85 -56
requirements.txt CHANGED
@@ -1,70 +1,99 @@
1
- altair==5.0.1
2
  attrs==23.1.0
3
- blinker==1.6.2
4
- cachetools==5.3.1
 
 
5
  certifi==2023.5.7
6
- charset-normalizer==3.1.0
 
 
7
  click==8.1.3
8
- decorator==5.1.1
9
- filelock==3.12.0
10
- fsspec==2023.5.0
 
 
 
 
 
11
  gitdb==4.0.10
12
- GitPython==3.1.31
13
- huggingface-hub==0.15.1
 
 
 
 
14
  idna==3.4
15
- importlib-metadata==6.6.0
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
- PyYAML==6.0
37
- regex==2023.6.3
38
- requests==2.31.0
39
- rich==13.4.1
40
- six==1.16.0
41
- smmap==5.0.0
42
  streamlit==1.23.1
43
- sympy==1.12
44
- tenacity==8.2.2
45
- tokenizers==0.13.3
46
- toml==0.10.2
47
  toolz==0.12.0
48
- torch==2.0.1
49
- torchaudio==2.0.2
50
- torchvision==0.15.2
51
- tornado==6.3.2
52
- tqdm==4.65.0
53
- transformers==4.29.2
 
 
 
 
 
 
 
 
54
  typing_extensions==4.6.3
55
- tzdata==2023.3
 
 
 
 
 
 
 
 
 
 
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
- streamlit-faker==0.0.2
66
- streamlit-image-coordinates==0.1.3
67
- streamlit-keyup==0.2.0
68
- streamlit-toggle-switch==1.0.2
 
 
 
 
 
69
  streamlit-vertical-slider==1.0.2
70
- gensim==4.3.1
 
 
 
 
 
 
 
 
 
 
 
 
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