Vladislawoo commited on
Commit
a4a81fc
·
1 Parent(s): 1d492a9

Upload requirements (1).txt

Browse files
Files changed (1) hide show
  1. requirements (1).txt +123 -0
requirements (1).txt ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.1.1
2
+ attrs==23.1.0
3
+ beautifulsoup4==4.12.2
4
+ blinker==1.6.2
5
+ bs4==0.0.1
6
+ cachetools==5.3.1
7
+ certifi==2023.7.22
8
+ charset-normalizer==3.2.0
9
+ click==8.1.7
10
+ faiss-cpu==1.7.4
11
+ filelock==3.12.3
12
+ fsspec==2023.6.0
13
+ gitdb==4.0.10
14
+ GitPython==3.1.32
15
+ huggingface-hub==0.16.4
16
+ idna==3.4
17
+ importlib-metadata==6.8.0
18
+ Jinja2==3.1.2
19
+ jsonschema==4.19.0
20
+ jsonschema-specifications==2023.7.1
21
+ markdown-it-py==3.0.0
22
+ MarkupSafe==2.1.3
23
+ mdurl==0.1.2
24
+ mpmath==1.3.0
25
+ networkx==3.1
26
+ numpy==1.25.2
27
+ packaging==23.1
28
+ pandas==2.1.0
29
+ Pillow==9.5.0
30
+ protobuf==4.24.2
31
+ pyarrow==13.0.0
32
+ pydeck==0.8.0
33
+ Pygments==2.16.1
34
+ Pympler==1.0.1
35
+ python-dateutil==2.8.2
36
+ pytz==2023.3
37
+ pytz-deprecation-shim==0.1.0.post0
38
+ PyYAML==6.0.1
39
+ referencing==0.30.2
40
+ regex==2023.8.8
41
+ requests==2.31.0
42
+ rich==13.5.2
43
+ rpds-py==0.10.0
44
+ safetensors==0.3.3
45
+ six==1.16.0
46
+ smmap==5.0.0
47
+ soupsieve==2.4.1
48
+ streamlit==1.26.0
49
+ sympy==1.12
50
+ tenacity==8.2.3
51
+ tokenizers==0.13.3
52
+ toml==0.10.2
53
+ toolz==0.12.0
54
+ torch==2.0.1
55
+ tornado==6.3.3
56
+ tqdm==4.66.1
57
+ transformers==4.32.1
58
+ typing_extensions==4.7.1
59
+ tzdata==2023.3
60
+ tzlocal==4.3.1
61
+ urllib3==2.0.4
62
+ validators==0.21.2
63
+ zipp==3.16.2
64
+ altair==5.1.1
65
+ attrs==23.1.0
66
+ blinker==1.6.2
67
+ cachetools==5.3.1
68
+ certifi==2023.7.22
69
+ charset-normalizer==3.2.0
70
+ click==8.1.7
71
+ faiss-cpu==1.7.4
72
+ filelock==3.12.3
73
+ fsspec==2023.6.0
74
+ gitdb==4.0.10
75
+ GitPython==3.1.33
76
+ huggingface-hub==0.16.4
77
+ idna==3.4
78
+ importlib-metadata==6.8.0
79
+ Jinja2==3.1.2
80
+ jsonschema==4.19.0
81
+ jsonschema-specifications==2023.7.1
82
+ markdown-it-py==3.0.0
83
+ MarkupSafe==2.1.3
84
+ mdurl==0.1.2
85
+ mpmath==1.3.0
86
+ networkx==3.1
87
+ numpy==1.25.2
88
+ packaging==23.1
89
+ pandas==2.1.0
90
+ Pillow==9.5.0
91
+ protobuf==4.24.2
92
+ pyarrow==13.0.0
93
+ pydeck==0.8.0
94
+ Pygments==2.16.1
95
+ Pympler==1.0.1
96
+ python-dateutil==2.8.2
97
+ pytz==2023.3
98
+ pytz-deprecation-shim==0.1.0.post0
99
+ PyYAML==6.0.1
100
+ referencing==0.30.2
101
+ regex==2023.8.8
102
+ requests==2.31.0
103
+ rich==13.5.2
104
+ rpds-py==0.10.0
105
+ safetensors==0.3.3
106
+ six==1.16.0
107
+ smmap==5.0.0
108
+ streamlit==1.26.0
109
+ sympy==1.12
110
+ tenacity==8.2.3
111
+ tokenizers==0.13.3
112
+ toml==0.10.2
113
+ toolz==0.12.0
114
+ torch==2.0.1
115
+ tornado==6.3.3
116
+ tqdm==4.66.1
117
+ transformers==4.32.1
118
+ typing_extensions==4.7.1
119
+ tzdata==2023.3
120
+ tzlocal==4.3.1
121
+ urllib3==2.0.4
122
+ validators==0.21.2
123
+ zipp==3.16.2