GGPENG commited on
Commit
da05ad3
·
verified ·
1 Parent(s): a97d94f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +162 -6
requirements.txt CHANGED
@@ -1,6 +1,162 @@
1
- accelerate
2
- diffusers
3
- invisible_watermark
4
- torch
5
- transformers
6
- xformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # python 3.10
2
+
3
+ accelerate==0.21.0
4
+ aiohappyeyeballs==2.6.1
5
+ aiohttp==3.13.3
6
+ aiosignal==1.4.0
7
+ altair==6.0.0
8
+ anyio==4.12.1
9
+ argon2-cffi==25.1.0
10
+ argon2-cffi-bindings==25.1.0
11
+ arrow==1.4.0
12
+ asttokens==3.0.1
13
+ async-lru==2.1.0
14
+ async-timeout==5.0.1
15
+ attrs==25.4.0
16
+ babel==2.18.0
17
+ beautifulsoup4==4.14.3
18
+ bleach==6.3.0
19
+ blinker==1.9.0
20
+ cachetools==7.0.2
21
+ certifi==2026.1.4
22
+ cffi==2.0.0
23
+ charset-normalizer==3.4.4
24
+ click==8.3.1
25
+ colorama==0.4.6
26
+ comm==0.2.3
27
+ contourpy==1.3.2
28
+ cycler==0.12.1
29
+ d2l==1.0.3
30
+ datasets==2.17.1
31
+ debugpy==1.8.20
32
+ decorator==5.2.1
33
+ defusedxml==0.7.1
34
+ diffusers==0.19.3
35
+ dill==0.3.8
36
+ exceptiongroup==1.3.1
37
+ executing==2.2.1
38
+ fastjsonschema==2.21.2
39
+ filelock==3.24.3
40
+ fonttools==4.61.1
41
+ fqdn==1.5.1
42
+ frozenlist==1.8.0
43
+ fsspec==2023.10.0
44
+ gitdb==4.0.12
45
+ GitPython==3.1.46
46
+ h11==0.16.0
47
+ httpcore==1.0.9
48
+ httpx==0.28.1
49
+ huggingface-hub==0.19.4
50
+ idna==3.11
51
+ importlib_metadata==8.7.1
52
+ ipykernel==7.2.0
53
+ ipython==8.38.0
54
+ ipython_pygments_lexers==1.1.1
55
+ ipywidgets==8.1.8
56
+ isoduration==20.11.0
57
+ jedi==0.19.2
58
+ Jinja2==3.1.6
59
+ json5==0.13.0
60
+ jsonpointer==3.0.0
61
+ jsonschema==4.26.0
62
+ jsonschema-specifications==2025.9.1
63
+ jupyter==1.0.0
64
+ jupyter-console==6.6.3
65
+ jupyter-events==0.12.0
66
+ jupyter-lsp==2.3.0
67
+ jupyter_client==8.8.0
68
+ jupyter_core==5.9.1
69
+ jupyter_server==2.17.0
70
+ jupyter_server_terminals==0.5.4
71
+ jupyterlab==4.5.3
72
+ jupyterlab_pygments==0.3.0
73
+ jupyterlab_server==2.28.0
74
+ jupyterlab_widgets==3.0.16
75
+ kiwisolver==1.4.9
76
+ lark==1.3.1
77
+ MarkupSafe==3.0.3
78
+ matplotlib==3.8.3
79
+ matplotlib-inline==0.1.6
80
+ mistune==3.2.0
81
+ mpmath==1.3.0
82
+ multidict==6.7.1
83
+ multiprocess==0.70.16
84
+ narwhals==2.17.0
85
+ nbclient==0.10.4
86
+ nbconvert==7.17.0
87
+ nbformat==5.10.4
88
+ nest-asyncio==1.6.0
89
+ networkx==3.4.2
90
+ notebook==7.5.3
91
+ notebook_shim==0.2.4
92
+ numpy==1.26.4
93
+ overrides==7.7.0
94
+ packaging==26.0
95
+ pandas==2.0.3
96
+ pandocfilters==1.5.1
97
+ parso==0.8.5
98
+ pillow==10.2.0
99
+ platformdirs==4.5.1
100
+ prometheus_client==0.24.1
101
+ prompt_toolkit==3.0.52
102
+ propcache==0.4.1
103
+ protobuf==6.33.5
104
+ psutil==7.2.2
105
+ pure_eval==0.2.3
106
+ pyarrow==23.0.1
107
+ pyarrow-hotfix==0.7
108
+ pycparser==3.0
109
+ pydeck==0.9.1
110
+ Pygments==2.19.2
111
+ pyparsing==3.0.9
112
+ python-dateutil==2.9.0.post0
113
+ python-json-logger==4.0.0
114
+ pytz==2025.2
115
+ pywinpty==3.0.3
116
+ PyYAML==6.0.3
117
+ pyzmq==27.1.0
118
+ qtconsole==5.7.0
119
+ QtPy==2.4.3
120
+ referencing==0.37.0
121
+ regex==2026.2.28
122
+ requests==2.31.0
123
+ rfc3339-validator==0.1.4
124
+ rfc3986-validator==0.1.1
125
+ rfc3987-syntax==1.1.0
126
+ rpds-py==0.30.0
127
+ safetensors==0.3.1
128
+ scipy==1.10.1
129
+ Send2Trash==2.1.0
130
+ six==1.17.0
131
+ smmap==5.0.2
132
+ soupsieve==2.8.3
133
+ stack-data==0.6.3
134
+ streamlit==1.55.0
135
+ sympy==1.14.0
136
+ tenacity==9.1.4
137
+ terminado==0.18.1
138
+ tinycss2==1.4.0
139
+ tokenizers==0.13.3
140
+ toml==0.10.2
141
+ tomli==2.4.0
142
+ torch==2.1.2+cu121
143
+ torchaudio==2.1.2+cu121
144
+ torchvision==0.16.2+cu121
145
+ tornado==6.5.4
146
+ tqdm==4.66.2
147
+ traitlets==5.14.3
148
+ transformers==4.30.2
149
+ typing_extensions==4.15.0
150
+ tzdata==2025.3
151
+ uri-template==1.3.0
152
+ urllib3==2.6.3
153
+ watchdog==6.0.0
154
+ wcwidth==0.6.0
155
+ webcolors==25.10.0
156
+ webencodings==0.5.1
157
+ websocket-client==1.9.0
158
+ widgetsnbextension==4.0.15
159
+ xformers==0.0.23.post1
160
+ xxhash==3.6.0
161
+ yarl==1.22.0
162
+ zipp==3.23.0