cloneofsimo
commited on
Commit
•
9f1c234
1
Parent(s):
f455dd5
Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- LICENSE +201 -0
- README.md +48 -3
- aura_flow_0.2.safetensors +3 -0
- comfy_workflow.json +431 -0
- model_index.json +25 -0
- scheduler/scheduler_config.json +6 -0
- text_encoder/config.json +34 -0
- text_encoder/model.fp16.safetensors +3 -0
- text_encoder/model.safetensors +3 -0
- tokenizer/added_tokens.json +102 -0
- tokenizer/special_tokens_map.json +132 -0
- tokenizer/tokenizer.json +0 -0
- tokenizer/tokenizer.model +3 -0
- tokenizer/tokenizer_config.json +945 -0
- transformer/config.json +15 -0
- transformer/diffusion_pytorch_model-00001-of-00002.fp16.safetensors +3 -0
- transformer/diffusion_pytorch_model-00001-of-00003.safetensors +3 -0
- transformer/diffusion_pytorch_model-00002-of-00002.fp16.safetensors +3 -0
- transformer/diffusion_pytorch_model-00002-of-00003.safetensors +3 -0
- transformer/diffusion_pytorch_model-00003-of-00003.safetensors +3 -0
- transformer/diffusion_pytorch_model.safetensors.fp16.index.json +338 -0
- transformer/diffusion_pytorch_model.safetensors.index.json +338 -0
- vae/config.json +37 -0
- vae/diffusion_pytorch_model.fp16.safetensors +3 -0
- vae/diffusion_pytorch_model.safetensors +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
ComfyUI_00381_.webp filter=lfs diff=lfs merge=lfs -text
|
37 |
+
comfy[[:space:]]workflow.webp filter=lfs diff=lfs merge=lfs -text
|
LICENSE
ADDED
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Apache License
|
2 |
+
Version 2.0, January 2004
|
3 |
+
http://www.apache.org/licenses/
|
4 |
+
|
5 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6 |
+
|
7 |
+
1. Definitions.
|
8 |
+
|
9 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
10 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
11 |
+
|
12 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
13 |
+
the copyright owner that is granting the License.
|
14 |
+
|
15 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
16 |
+
other entities that control, are controlled by, or are under common
|
17 |
+
control with that entity. For the purposes of this definition,
|
18 |
+
"control" means (i) the power, direct or indirect, to cause the
|
19 |
+
direction or management of such entity, whether by contract or
|
20 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
22 |
+
|
23 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
24 |
+
exercising permissions granted by this License.
|
25 |
+
|
26 |
+
"Source" form shall mean the preferred form for making modifications,
|
27 |
+
including but not limited to software source code, documentation
|
28 |
+
source, and configuration files.
|
29 |
+
|
30 |
+
"Object" form shall mean any form resulting from mechanical
|
31 |
+
transformation or translation of a Source form, including but
|
32 |
+
not limited to compiled object code, generated documentation,
|
33 |
+
and conversions to other media types.
|
34 |
+
|
35 |
+
"Work" shall mean the work of authorship, whether in Source or
|
36 |
+
Object form, made available under the License, as indicated by a
|
37 |
+
copyright notice that is included in or attached to the work
|
38 |
+
(an example is provided in the Appendix below).
|
39 |
+
|
40 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
41 |
+
form, that is based on (or derived from) the Work and for which the
|
42 |
+
editorial revisions, annotations, elaborations, or other modifications
|
43 |
+
represent, as a whole, an original work of authorship. For the purposes
|
44 |
+
of this License, Derivative Works shall not include works that remain
|
45 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
46 |
+
the Work and Derivative Works thereof.
|
47 |
+
|
48 |
+
"Contribution" shall mean any work of authorship, including
|
49 |
+
the original version of the Work and any modifications or additions
|
50 |
+
to that Work or Derivative Works thereof, that is intentionally
|
51 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
52 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
53 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
54 |
+
means any form of electronic, verbal, or written communication sent
|
55 |
+
to the Licensor or its representatives, including but not limited to
|
56 |
+
communication on electronic mailing lists, source code control systems,
|
57 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
58 |
+
Licensor for the purpose of discussing and improving the Work, but
|
59 |
+
excluding communication that is conspicuously marked or otherwise
|
60 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
61 |
+
|
62 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
63 |
+
on behalf of whom a Contribution has been received by Licensor and
|
64 |
+
subsequently incorporated within the Work.
|
65 |
+
|
66 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
67 |
+
this License, each Contributor hereby grants to You a perpetual,
|
68 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
69 |
+
copyright license to reproduce, prepare Derivative Works of,
|
70 |
+
publicly display, publicly perform, sublicense, and distribute the
|
71 |
+
Work and such Derivative Works in Source or Object form.
|
72 |
+
|
73 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
74 |
+
this License, each Contributor hereby grants to You a perpetual,
|
75 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
76 |
+
(except as stated in this section) patent license to make, have made,
|
77 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
78 |
+
where such license applies only to those patent claims licensable
|
79 |
+
by such Contributor that are necessarily infringed by their
|
80 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
81 |
+
with the Work to which such Contribution(s) was submitted. If You
|
82 |
+
institute patent litigation against any entity (including a
|
83 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
84 |
+
or a Contribution incorporated within the Work constitutes direct
|
85 |
+
or contributory patent infringement, then any patent licenses
|
86 |
+
granted to You under this License for that Work shall terminate
|
87 |
+
as of the date such litigation is filed.
|
88 |
+
|
89 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
90 |
+
Work or Derivative Works thereof in any medium, with or without
|
91 |
+
modifications, and in Source or Object form, provided that You
|
92 |
+
meet the following conditions:
|
93 |
+
|
94 |
+
(a) You must give any other recipients of the Work or
|
95 |
+
Derivative Works a copy of this License; and
|
96 |
+
|
97 |
+
(b) You must cause any modified files to carry prominent notices
|
98 |
+
stating that You changed the files; and
|
99 |
+
|
100 |
+
(c) You must retain, in the Source form of any Derivative Works
|
101 |
+
that You distribute, all copyright, patent, trademark, and
|
102 |
+
attribution notices from the Source form of the Work,
|
103 |
+
excluding those notices that do not pertain to any part of
|
104 |
+
the Derivative Works; and
|
105 |
+
|
106 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
107 |
+
distribution, then any Derivative Works that You distribute must
|
108 |
+
include a readable copy of the attribution notices contained
|
109 |
+
within such NOTICE file, excluding those notices that do not
|
110 |
+
pertain to any part of the Derivative Works, in at least one
|
111 |
+
of the following places: within a NOTICE text file distributed
|
112 |
+
as part of the Derivative Works; within the Source form or
|
113 |
+
documentation, if provided along with the Derivative Works; or,
|
114 |
+
within a display generated by the Derivative Works, if and
|
115 |
+
wherever such third-party notices normally appear. The contents
|
116 |
+
of the NOTICE file are for informational purposes only and
|
117 |
+
do not modify the License. You may add Your own attribution
|
118 |
+
notices within Derivative Works that You distribute, alongside
|
119 |
+
or as an addendum to the NOTICE text from the Work, provided
|
120 |
+
that such additional attribution notices cannot be construed
|
121 |
+
as modifying the License.
|
122 |
+
|
123 |
+
You may add Your own copyright statement to Your modifications and
|
124 |
+
may provide additional or different license terms and conditions
|
125 |
+
for use, reproduction, or distribution of Your modifications, or
|
126 |
+
for any such Derivative Works as a whole, provided Your use,
|
127 |
+
reproduction, and distribution of the Work otherwise complies with
|
128 |
+
the conditions stated in this License.
|
129 |
+
|
130 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
131 |
+
any Contribution intentionally submitted for inclusion in the Work
|
132 |
+
by You to the Licensor shall be under the terms and conditions of
|
133 |
+
this License, without any additional terms or conditions.
|
134 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
135 |
+
the terms of any separate license agreement you may have executed
|
136 |
+
with Licensor regarding such Contributions.
|
137 |
+
|
138 |
+
6. Trademarks. This License does not grant permission to use the trade
|
139 |
+
names, trademarks, service marks, or product names of the Licensor,
|
140 |
+
except as required for reasonable and customary use in describing the
|
141 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
142 |
+
|
143 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
144 |
+
agreed to in writing, Licensor provides the Work (and each
|
145 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
146 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
147 |
+
implied, including, without limitation, any warranties or conditions
|
148 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
149 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
150 |
+
appropriateness of using or redistributing the Work and assume any
|
151 |
+
risks associated with Your exercise of permissions under this License.
|
152 |
+
|
153 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
154 |
+
whether in tort (including negligence), contract, or otherwise,
|
155 |
+
unless required by applicable law (such as deliberate and grossly
|
156 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
157 |
+
liable to You for damages, including any direct, indirect, special,
|
158 |
+
incidental, or consequential damages of any character arising as a
|
159 |
+
result of this License or out of the use or inability to use the
|
160 |
+
Work (including but not limited to damages for loss of goodwill,
|
161 |
+
work stoppage, computer failure or malfunction, or any and all
|
162 |
+
other commercial damages or losses), even if such Contributor
|
163 |
+
has been advised of the possibility of such damages.
|
164 |
+
|
165 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
166 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
167 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
168 |
+
or other liability obligations and/or rights consistent with this
|
169 |
+
License. However, in accepting such obligations, You may act only
|
170 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
171 |
+
of any other Contributor, and only if You agree to indemnify,
|
172 |
+
defend, and hold each Contributor harmless for any liability
|
173 |
+
incurred by, or claims asserted against, such Contributor by reason
|
174 |
+
of your accepting any such warranty or additional liability.
|
175 |
+
|
176 |
+
END OF TERMS AND CONDITIONS
|
177 |
+
|
178 |
+
APPENDIX: How to apply the Apache License to your work.
|
179 |
+
|
180 |
+
To apply the Apache License to your work, attach the following
|
181 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
182 |
+
replaced with your own identifying information. (Don't include
|
183 |
+
the brackets!) The text should be enclosed in the appropriate
|
184 |
+
comment syntax for the file format. We also recommend that a
|
185 |
+
file or class name and description of purpose be included on the
|
186 |
+
same "printed page" as the copyright notice for easier
|
187 |
+
identification within third-party archives.
|
188 |
+
|
189 |
+
Copyright [yyyy] [name of copyright owner]
|
190 |
+
|
191 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
192 |
+
you may not use this file except in compliance with the License.
|
193 |
+
You may obtain a copy of the License at
|
194 |
+
|
195 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
196 |
+
|
197 |
+
Unless required by applicable law or agreed to in writing, software
|
198 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
199 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
200 |
+
See the License for the specific language governing permissions and
|
201 |
+
limitations under the License.
|
README.md
CHANGED
@@ -1,3 +1,48 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
---
|
6 |
+
# AuraFlow v0.2
|
7 |
+
|
8 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6380ebb8471a4550ff255c62/jMkLXPFVNGdUb7P4nNTqX.png)
|
9 |
+
|
10 |
+
|
11 |
+
AuraFlow v0.2 is the fully open-sourced largest flow-based text-to-image generation model. The model was trained with more compute compared to the previous version, [AuraFlow-v0.1](https://huggingface.co/fal/AuraFlow)
|
12 |
+
|
13 |
+
This model achieves state-of-the-art results on GenEval. Read our [blog post](https://blog.fal.ai/auraflow/) for more technical details.
|
14 |
+
|
15 |
+
The model is currently in beta. We are working on improving it and the community's feedback is important.
|
16 |
+
Join [fal's Discord](https://discord.gg/fal-ai) to give us feedback and stay in touch with the model development.
|
17 |
+
|
18 |
+
Credits: A huge thank you to [@cloneofsimo](https://twitter.com/cloneofsimo) and [@isidentical](https://twitter.com/isidentical) for bringing this project to life. It's incredible what two cracked engineers can achieve in
|
19 |
+
such a short period of time. We also extend our gratitude to the incredible researchers whose prior work laid the foundation for our efforts.
|
20 |
+
|
21 |
+
## Usage
|
22 |
+
|
23 |
+
```bash
|
24 |
+
$ pip install transformers accelerate protobuf sentencepiece
|
25 |
+
$ pip install git+https://github.com/huggingface/diffusers.git
|
26 |
+
```
|
27 |
+
|
28 |
+
```python
|
29 |
+
from diffusers import AuraFlowPipeline
|
30 |
+
import torch
|
31 |
+
|
32 |
+
pipeline = AuraFlowPipeline.from_pretrained(
|
33 |
+
"fal/AuraFlow-v0.2",
|
34 |
+
torch_dtype=torch.float16,
|
35 |
+
variant="fp16",
|
36 |
+
).to("cuda")
|
37 |
+
|
38 |
+
image = pipeline(
|
39 |
+
prompt="close-up portrait of a majestic iguana with vibrant blue-green scales, piercing amber eyes, and orange spiky crest. Intricate textures and details visible on scaly skin. Wrapped in dark hood, giving regal appearance. Dramatic lighting against black background. Hyper-realistic, high-resolution image showcasing the reptile's expressive features and coloration.",
|
40 |
+
height=1024,
|
41 |
+
width=1024,
|
42 |
+
num_inference_steps=50,
|
43 |
+
generator=torch.Generator().manual_seed(666),
|
44 |
+
guidance_scale=3.5,
|
45 |
+
).images[0]
|
46 |
+
|
47 |
+
image.save("output.png")
|
48 |
+
```
|
aura_flow_0.2.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e74e424b409ce5a9d7b5487f00610ec048930918fba875c6beeed88255844b7e
|
3 |
+
size 17451182810
|
comfy_workflow.json
ADDED
@@ -0,0 +1,431 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"last_node_id": 8,
|
3 |
+
"last_link_id": 10,
|
4 |
+
"nodes": [
|
5 |
+
{
|
6 |
+
"id": 2,
|
7 |
+
"type": "ModelSamplingAuraFlow",
|
8 |
+
"pos": [
|
9 |
+
630,
|
10 |
+
350
|
11 |
+
],
|
12 |
+
"size": {
|
13 |
+
"0": 315,
|
14 |
+
"1": 70
|
15 |
+
},
|
16 |
+
"flags": {},
|
17 |
+
"order": 2,
|
18 |
+
"mode": 0,
|
19 |
+
"inputs": [
|
20 |
+
{
|
21 |
+
"name": "model",
|
22 |
+
"type": "MODEL",
|
23 |
+
"link": 1
|
24 |
+
}
|
25 |
+
],
|
26 |
+
"outputs": [
|
27 |
+
{
|
28 |
+
"name": "MODEL",
|
29 |
+
"type": "MODEL",
|
30 |
+
"links": [
|
31 |
+
2
|
32 |
+
],
|
33 |
+
"shape": 3,
|
34 |
+
"slot_index": 0
|
35 |
+
}
|
36 |
+
],
|
37 |
+
"properties": {
|
38 |
+
"Node name for S&R": "ModelSamplingAuraFlow"
|
39 |
+
},
|
40 |
+
"widgets_values": [
|
41 |
+
1.73
|
42 |
+
]
|
43 |
+
},
|
44 |
+
{
|
45 |
+
"id": 5,
|
46 |
+
"type": "CLIPTextEncode",
|
47 |
+
"pos": [
|
48 |
+
595,
|
49 |
+
700
|
50 |
+
],
|
51 |
+
"size": {
|
52 |
+
"0": 385,
|
53 |
+
"1": 210
|
54 |
+
},
|
55 |
+
"flags": {},
|
56 |
+
"order": 4,
|
57 |
+
"mode": 0,
|
58 |
+
"inputs": [
|
59 |
+
{
|
60 |
+
"name": "clip",
|
61 |
+
"type": "CLIP",
|
62 |
+
"link": 4
|
63 |
+
}
|
64 |
+
],
|
65 |
+
"outputs": [
|
66 |
+
{
|
67 |
+
"name": "CONDITIONING",
|
68 |
+
"type": "CONDITIONING",
|
69 |
+
"links": [
|
70 |
+
6
|
71 |
+
],
|
72 |
+
"shape": 3,
|
73 |
+
"slot_index": 0
|
74 |
+
}
|
75 |
+
],
|
76 |
+
"properties": {
|
77 |
+
"Node name for S&R": "CLIPTextEncode"
|
78 |
+
},
|
79 |
+
"widgets_values": [
|
80 |
+
""
|
81 |
+
]
|
82 |
+
},
|
83 |
+
{
|
84 |
+
"id": 1,
|
85 |
+
"type": "CheckpointLoaderSimple",
|
86 |
+
"pos": [
|
87 |
+
0,
|
88 |
+
455
|
89 |
+
],
|
90 |
+
"size": {
|
91 |
+
"0": 315,
|
92 |
+
"1": 105
|
93 |
+
},
|
94 |
+
"flags": {},
|
95 |
+
"order": 0,
|
96 |
+
"mode": 0,
|
97 |
+
"outputs": [
|
98 |
+
{
|
99 |
+
"name": "MODEL",
|
100 |
+
"type": "MODEL",
|
101 |
+
"links": [
|
102 |
+
1
|
103 |
+
],
|
104 |
+
"shape": 3,
|
105 |
+
"slot_index": 0
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"name": "CLIP",
|
109 |
+
"type": "CLIP",
|
110 |
+
"links": [
|
111 |
+
3,
|
112 |
+
4
|
113 |
+
],
|
114 |
+
"shape": 3,
|
115 |
+
"slot_index": 1
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"name": "VAE",
|
119 |
+
"type": "VAE",
|
120 |
+
"links": [
|
121 |
+
9
|
122 |
+
],
|
123 |
+
"shape": 3
|
124 |
+
}
|
125 |
+
],
|
126 |
+
"properties": {
|
127 |
+
"Node name for S&R": "CheckpointLoaderSimple"
|
128 |
+
},
|
129 |
+
"widgets_values": [
|
130 |
+
"Aura\\aura_flow_0.2.safetensors"
|
131 |
+
]
|
132 |
+
},
|
133 |
+
{
|
134 |
+
"id": 7,
|
135 |
+
"type": "VAEDecode",
|
136 |
+
"pos": [
|
137 |
+
1470,
|
138 |
+
350
|
139 |
+
],
|
140 |
+
"size": [
|
141 |
+
210,
|
142 |
+
70
|
143 |
+
],
|
144 |
+
"flags": {},
|
145 |
+
"order": 6,
|
146 |
+
"mode": 0,
|
147 |
+
"inputs": [
|
148 |
+
{
|
149 |
+
"name": "samples",
|
150 |
+
"type": "LATENT",
|
151 |
+
"link": 8
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"name": "vae",
|
155 |
+
"type": "VAE",
|
156 |
+
"link": 9,
|
157 |
+
"slot_index": 1
|
158 |
+
}
|
159 |
+
],
|
160 |
+
"outputs": [
|
161 |
+
{
|
162 |
+
"name": "IMAGE",
|
163 |
+
"type": "IMAGE",
|
164 |
+
"links": [
|
165 |
+
10
|
166 |
+
],
|
167 |
+
"shape": 3,
|
168 |
+
"slot_index": 0
|
169 |
+
}
|
170 |
+
],
|
171 |
+
"properties": {
|
172 |
+
"Node name for S&R": "VAEDecode"
|
173 |
+
}
|
174 |
+
},
|
175 |
+
{
|
176 |
+
"id": 4,
|
177 |
+
"type": "CLIPTextEncode",
|
178 |
+
"pos": [
|
179 |
+
595,
|
180 |
+
455
|
181 |
+
],
|
182 |
+
"size": {
|
183 |
+
"0": 385,
|
184 |
+
"1": 210
|
185 |
+
},
|
186 |
+
"flags": {},
|
187 |
+
"order": 3,
|
188 |
+
"mode": 0,
|
189 |
+
"inputs": [
|
190 |
+
{
|
191 |
+
"name": "clip",
|
192 |
+
"type": "CLIP",
|
193 |
+
"link": 3
|
194 |
+
}
|
195 |
+
],
|
196 |
+
"outputs": [
|
197 |
+
{
|
198 |
+
"name": "CONDITIONING",
|
199 |
+
"type": "CONDITIONING",
|
200 |
+
"links": [
|
201 |
+
5
|
202 |
+
],
|
203 |
+
"shape": 3,
|
204 |
+
"slot_index": 0
|
205 |
+
}
|
206 |
+
],
|
207 |
+
"properties": {
|
208 |
+
"Node name for S&R": "CLIPTextEncode"
|
209 |
+
},
|
210 |
+
"widgets_values": [
|
211 |
+
"close-up portrait of cat"
|
212 |
+
]
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"id": 8,
|
216 |
+
"type": "SaveImage",
|
217 |
+
"pos": [
|
218 |
+
1715,
|
219 |
+
350
|
220 |
+
],
|
221 |
+
"size": [
|
222 |
+
805,
|
223 |
+
840
|
224 |
+
],
|
225 |
+
"flags": {},
|
226 |
+
"order": 7,
|
227 |
+
"mode": 0,
|
228 |
+
"inputs": [
|
229 |
+
{
|
230 |
+
"name": "images",
|
231 |
+
"type": "IMAGE",
|
232 |
+
"link": 10
|
233 |
+
}
|
234 |
+
],
|
235 |
+
"properties": {
|
236 |
+
"Node name for S&R": "SaveImage"
|
237 |
+
},
|
238 |
+
"widgets_values": [
|
239 |
+
"ComfyUI"
|
240 |
+
]
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"id": 3,
|
244 |
+
"type": "KSampler",
|
245 |
+
"pos": [
|
246 |
+
1120,
|
247 |
+
350
|
248 |
+
],
|
249 |
+
"size": [
|
250 |
+
315,
|
251 |
+
280
|
252 |
+
],
|
253 |
+
"flags": {},
|
254 |
+
"order": 5,
|
255 |
+
"mode": 0,
|
256 |
+
"inputs": [
|
257 |
+
{
|
258 |
+
"name": "model",
|
259 |
+
"type": "MODEL",
|
260 |
+
"link": 2
|
261 |
+
},
|
262 |
+
{
|
263 |
+
"name": "positive",
|
264 |
+
"type": "CONDITIONING",
|
265 |
+
"link": 5
|
266 |
+
},
|
267 |
+
{
|
268 |
+
"name": "negative",
|
269 |
+
"type": "CONDITIONING",
|
270 |
+
"link": 6
|
271 |
+
},
|
272 |
+
{
|
273 |
+
"name": "latent_image",
|
274 |
+
"type": "LATENT",
|
275 |
+
"link": 7,
|
276 |
+
"slot_index": 3
|
277 |
+
}
|
278 |
+
],
|
279 |
+
"outputs": [
|
280 |
+
{
|
281 |
+
"name": "LATENT",
|
282 |
+
"type": "LATENT",
|
283 |
+
"links": [
|
284 |
+
8
|
285 |
+
],
|
286 |
+
"shape": 3,
|
287 |
+
"slot_index": 0
|
288 |
+
}
|
289 |
+
],
|
290 |
+
"properties": {
|
291 |
+
"Node name for S&R": "KSampler"
|
292 |
+
},
|
293 |
+
"widgets_values": [
|
294 |
+
1084457413474464,
|
295 |
+
"randomize",
|
296 |
+
25,
|
297 |
+
3.5,
|
298 |
+
"uni_pc",
|
299 |
+
"normal",
|
300 |
+
1
|
301 |
+
]
|
302 |
+
},
|
303 |
+
{
|
304 |
+
"id": 6,
|
305 |
+
"type": "EmptyLatentImage",
|
306 |
+
"pos": [
|
307 |
+
595,
|
308 |
+
945
|
309 |
+
],
|
310 |
+
"size": [
|
311 |
+
385,
|
312 |
+
105
|
313 |
+
],
|
314 |
+
"flags": {},
|
315 |
+
"order": 1,
|
316 |
+
"mode": 0,
|
317 |
+
"outputs": [
|
318 |
+
{
|
319 |
+
"name": "LATENT",
|
320 |
+
"type": "LATENT",
|
321 |
+
"links": [
|
322 |
+
7
|
323 |
+
],
|
324 |
+
"shape": 3
|
325 |
+
}
|
326 |
+
],
|
327 |
+
"properties": {
|
328 |
+
"Node name for S&R": "EmptyLatentImage"
|
329 |
+
},
|
330 |
+
"widgets_values": [
|
331 |
+
1024,
|
332 |
+
1024,
|
333 |
+
1
|
334 |
+
]
|
335 |
+
}
|
336 |
+
],
|
337 |
+
"links": [
|
338 |
+
[
|
339 |
+
1,
|
340 |
+
1,
|
341 |
+
0,
|
342 |
+
2,
|
343 |
+
0,
|
344 |
+
"MODEL"
|
345 |
+
],
|
346 |
+
[
|
347 |
+
2,
|
348 |
+
2,
|
349 |
+
0,
|
350 |
+
3,
|
351 |
+
0,
|
352 |
+
"MODEL"
|
353 |
+
],
|
354 |
+
[
|
355 |
+
3,
|
356 |
+
1,
|
357 |
+
1,
|
358 |
+
4,
|
359 |
+
0,
|
360 |
+
"CLIP"
|
361 |
+
],
|
362 |
+
[
|
363 |
+
4,
|
364 |
+
1,
|
365 |
+
1,
|
366 |
+
5,
|
367 |
+
0,
|
368 |
+
"CLIP"
|
369 |
+
],
|
370 |
+
[
|
371 |
+
5,
|
372 |
+
4,
|
373 |
+
0,
|
374 |
+
3,
|
375 |
+
1,
|
376 |
+
"CONDITIONING"
|
377 |
+
],
|
378 |
+
[
|
379 |
+
6,
|
380 |
+
5,
|
381 |
+
0,
|
382 |
+
3,
|
383 |
+
2,
|
384 |
+
"CONDITIONING"
|
385 |
+
],
|
386 |
+
[
|
387 |
+
7,
|
388 |
+
6,
|
389 |
+
0,
|
390 |
+
3,
|
391 |
+
3,
|
392 |
+
"LATENT"
|
393 |
+
],
|
394 |
+
[
|
395 |
+
8,
|
396 |
+
3,
|
397 |
+
0,
|
398 |
+
7,
|
399 |
+
0,
|
400 |
+
"LATENT"
|
401 |
+
],
|
402 |
+
[
|
403 |
+
9,
|
404 |
+
1,
|
405 |
+
2,
|
406 |
+
7,
|
407 |
+
1,
|
408 |
+
"VAE"
|
409 |
+
],
|
410 |
+
[
|
411 |
+
10,
|
412 |
+
7,
|
413 |
+
0,
|
414 |
+
8,
|
415 |
+
0,
|
416 |
+
"IMAGE"
|
417 |
+
]
|
418 |
+
],
|
419 |
+
"groups": [],
|
420 |
+
"config": {},
|
421 |
+
"extra": {
|
422 |
+
"ds": {
|
423 |
+
"scale": 0.9229599817707814,
|
424 |
+
"offset": {
|
425 |
+
"0": 112.10910340707595,
|
426 |
+
"1": -148.52772593349718
|
427 |
+
}
|
428 |
+
}
|
429 |
+
},
|
430 |
+
"version": 0.4
|
431 |
+
}
|
model_index.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "AuraFlowPipeline",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "fal/AuraFlow-v0.2",
|
5 |
+
"scheduler": [
|
6 |
+
"diffusers",
|
7 |
+
"FlowMatchEulerDiscreteScheduler"
|
8 |
+
],
|
9 |
+
"text_encoder": [
|
10 |
+
"transformers",
|
11 |
+
"UMT5EncoderModel"
|
12 |
+
],
|
13 |
+
"tokenizer": [
|
14 |
+
"transformers",
|
15 |
+
"LlamaTokenizerFast"
|
16 |
+
],
|
17 |
+
"transformer": [
|
18 |
+
"diffusers",
|
19 |
+
"AuraFlowTransformer2DModel"
|
20 |
+
],
|
21 |
+
"vae": [
|
22 |
+
"diffusers",
|
23 |
+
"AutoencoderKL"
|
24 |
+
]
|
25 |
+
}
|
scheduler/scheduler_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "FlowMatchEulerDiscreteScheduler",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"num_train_timesteps": 1000,
|
5 |
+
"shift": 1.73
|
6 |
+
}
|
text_encoder/config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/raid/.cache/huggingface/models--fal--AuraFlow/snapshots/edf69bec4c8c57f5278a655aaca3ceb60d82c0b4/text_encoder",
|
3 |
+
"architectures": [
|
4 |
+
"UMT5EncoderModel"
|
5 |
+
],
|
6 |
+
"classifier_dropout": 0.0,
|
7 |
+
"d_ff": 5120,
|
8 |
+
"d_kv": 64,
|
9 |
+
"d_model": 2048,
|
10 |
+
"decoder_start_token_id": 0,
|
11 |
+
"dense_act_fn": "gelu_new",
|
12 |
+
"dropout_rate": 0.1,
|
13 |
+
"eos_token_id": 2,
|
14 |
+
"feed_forward_proj": "gated-gelu",
|
15 |
+
"initializer_factor": 1.0,
|
16 |
+
"is_encoder_decoder": true,
|
17 |
+
"is_gated_act": true,
|
18 |
+
"layer_norm_epsilon": 1e-06,
|
19 |
+
"model_type": "umt5",
|
20 |
+
"num_decoder_layers": 24,
|
21 |
+
"num_heads": 32,
|
22 |
+
"num_layers": 24,
|
23 |
+
"output_past": true,
|
24 |
+
"pad_token_id": 0,
|
25 |
+
"relative_attention_max_distance": 128,
|
26 |
+
"relative_attention_num_buckets": 32,
|
27 |
+
"scalable_attention": true,
|
28 |
+
"tie_word_embeddings": false,
|
29 |
+
"tokenizer_class": "LlamaTokenizerFast",
|
30 |
+
"torch_dtype": "float16",
|
31 |
+
"transformers_version": "4.41.2",
|
32 |
+
"use_cache": true,
|
33 |
+
"vocab_size": 32128
|
34 |
+
}
|
text_encoder/model.fp16.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:decf9b70814ed5e9965bfca9fbd0483462e2bf743790663025b7742f8c014c72
|
3 |
+
size 2950448704
|
text_encoder/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a07449cf1141c0ec86e653c00465f6f0d79c6e58a2c60c8bcf4203d0e4ec4f6
|
3 |
+
size 4894234112
|
tokenizer/added_tokens.json
ADDED
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<extra_id_0>": 32099,
|
3 |
+
"<extra_id_10>": 32089,
|
4 |
+
"<extra_id_11>": 32088,
|
5 |
+
"<extra_id_12>": 32087,
|
6 |
+
"<extra_id_13>": 32086,
|
7 |
+
"<extra_id_14>": 32085,
|
8 |
+
"<extra_id_15>": 32084,
|
9 |
+
"<extra_id_16>": 32083,
|
10 |
+
"<extra_id_17>": 32082,
|
11 |
+
"<extra_id_18>": 32081,
|
12 |
+
"<extra_id_19>": 32080,
|
13 |
+
"<extra_id_1>": 32098,
|
14 |
+
"<extra_id_20>": 32079,
|
15 |
+
"<extra_id_21>": 32078,
|
16 |
+
"<extra_id_22>": 32077,
|
17 |
+
"<extra_id_23>": 32076,
|
18 |
+
"<extra_id_24>": 32075,
|
19 |
+
"<extra_id_25>": 32074,
|
20 |
+
"<extra_id_26>": 32073,
|
21 |
+
"<extra_id_27>": 32072,
|
22 |
+
"<extra_id_28>": 32071,
|
23 |
+
"<extra_id_29>": 32070,
|
24 |
+
"<extra_id_2>": 32097,
|
25 |
+
"<extra_id_30>": 32069,
|
26 |
+
"<extra_id_31>": 32068,
|
27 |
+
"<extra_id_32>": 32067,
|
28 |
+
"<extra_id_33>": 32066,
|
29 |
+
"<extra_id_34>": 32065,
|
30 |
+
"<extra_id_35>": 32064,
|
31 |
+
"<extra_id_36>": 32063,
|
32 |
+
"<extra_id_37>": 32062,
|
33 |
+
"<extra_id_38>": 32061,
|
34 |
+
"<extra_id_39>": 32060,
|
35 |
+
"<extra_id_3>": 32096,
|
36 |
+
"<extra_id_40>": 32059,
|
37 |
+
"<extra_id_41>": 32058,
|
38 |
+
"<extra_id_42>": 32057,
|
39 |
+
"<extra_id_43>": 32056,
|
40 |
+
"<extra_id_44>": 32055,
|
41 |
+
"<extra_id_45>": 32054,
|
42 |
+
"<extra_id_46>": 32053,
|
43 |
+
"<extra_id_47>": 32052,
|
44 |
+
"<extra_id_48>": 32051,
|
45 |
+
"<extra_id_49>": 32050,
|
46 |
+
"<extra_id_4>": 32095,
|
47 |
+
"<extra_id_50>": 32049,
|
48 |
+
"<extra_id_51>": 32048,
|
49 |
+
"<extra_id_52>": 32047,
|
50 |
+
"<extra_id_53>": 32046,
|
51 |
+
"<extra_id_54>": 32045,
|
52 |
+
"<extra_id_55>": 32044,
|
53 |
+
"<extra_id_56>": 32043,
|
54 |
+
"<extra_id_57>": 32042,
|
55 |
+
"<extra_id_58>": 32041,
|
56 |
+
"<extra_id_59>": 32040,
|
57 |
+
"<extra_id_5>": 32094,
|
58 |
+
"<extra_id_60>": 32039,
|
59 |
+
"<extra_id_61>": 32038,
|
60 |
+
"<extra_id_62>": 32037,
|
61 |
+
"<extra_id_63>": 32036,
|
62 |
+
"<extra_id_64>": 32035,
|
63 |
+
"<extra_id_65>": 32034,
|
64 |
+
"<extra_id_66>": 32033,
|
65 |
+
"<extra_id_67>": 32032,
|
66 |
+
"<extra_id_68>": 32031,
|
67 |
+
"<extra_id_69>": 32030,
|
68 |
+
"<extra_id_6>": 32093,
|
69 |
+
"<extra_id_70>": 32029,
|
70 |
+
"<extra_id_71>": 32028,
|
71 |
+
"<extra_id_72>": 32027,
|
72 |
+
"<extra_id_73>": 32026,
|
73 |
+
"<extra_id_74>": 32025,
|
74 |
+
"<extra_id_75>": 32024,
|
75 |
+
"<extra_id_76>": 32023,
|
76 |
+
"<extra_id_77>": 32022,
|
77 |
+
"<extra_id_78>": 32021,
|
78 |
+
"<extra_id_79>": 32020,
|
79 |
+
"<extra_id_7>": 32092,
|
80 |
+
"<extra_id_80>": 32019,
|
81 |
+
"<extra_id_81>": 32018,
|
82 |
+
"<extra_id_82>": 32017,
|
83 |
+
"<extra_id_83>": 32016,
|
84 |
+
"<extra_id_84>": 32015,
|
85 |
+
"<extra_id_85>": 32014,
|
86 |
+
"<extra_id_86>": 32013,
|
87 |
+
"<extra_id_87>": 32012,
|
88 |
+
"<extra_id_88>": 32011,
|
89 |
+
"<extra_id_89>": 32010,
|
90 |
+
"<extra_id_8>": 32091,
|
91 |
+
"<extra_id_90>": 32009,
|
92 |
+
"<extra_id_91>": 32008,
|
93 |
+
"<extra_id_92>": 32007,
|
94 |
+
"<extra_id_93>": 32006,
|
95 |
+
"<extra_id_94>": 32005,
|
96 |
+
"<extra_id_95>": 32004,
|
97 |
+
"<extra_id_96>": 32003,
|
98 |
+
"<extra_id_97>": 32002,
|
99 |
+
"<extra_id_98>": 32001,
|
100 |
+
"<extra_id_99>": 32000,
|
101 |
+
"<extra_id_9>": 32090
|
102 |
+
}
|
tokenizer/special_tokens_map.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<extra_id_99>",
|
4 |
+
"<extra_id_98>",
|
5 |
+
"<extra_id_97>",
|
6 |
+
"<extra_id_96>",
|
7 |
+
"<extra_id_95>",
|
8 |
+
"<extra_id_94>",
|
9 |
+
"<extra_id_93>",
|
10 |
+
"<extra_id_92>",
|
11 |
+
"<extra_id_91>",
|
12 |
+
"<extra_id_90>",
|
13 |
+
"<extra_id_89>",
|
14 |
+
"<extra_id_88>",
|
15 |
+
"<extra_id_87>",
|
16 |
+
"<extra_id_86>",
|
17 |
+
"<extra_id_85>",
|
18 |
+
"<extra_id_84>",
|
19 |
+
"<extra_id_83>",
|
20 |
+
"<extra_id_82>",
|
21 |
+
"<extra_id_81>",
|
22 |
+
"<extra_id_80>",
|
23 |
+
"<extra_id_79>",
|
24 |
+
"<extra_id_78>",
|
25 |
+
"<extra_id_77>",
|
26 |
+
"<extra_id_76>",
|
27 |
+
"<extra_id_75>",
|
28 |
+
"<extra_id_74>",
|
29 |
+
"<extra_id_73>",
|
30 |
+
"<extra_id_72>",
|
31 |
+
"<extra_id_71>",
|
32 |
+
"<extra_id_70>",
|
33 |
+
"<extra_id_69>",
|
34 |
+
"<extra_id_68>",
|
35 |
+
"<extra_id_67>",
|
36 |
+
"<extra_id_66>",
|
37 |
+
"<extra_id_65>",
|
38 |
+
"<extra_id_64>",
|
39 |
+
"<extra_id_63>",
|
40 |
+
"<extra_id_62>",
|
41 |
+
"<extra_id_61>",
|
42 |
+
"<extra_id_60>",
|
43 |
+
"<extra_id_59>",
|
44 |
+
"<extra_id_58>",
|
45 |
+
"<extra_id_57>",
|
46 |
+
"<extra_id_56>",
|
47 |
+
"<extra_id_55>",
|
48 |
+
"<extra_id_54>",
|
49 |
+
"<extra_id_53>",
|
50 |
+
"<extra_id_52>",
|
51 |
+
"<extra_id_51>",
|
52 |
+
"<extra_id_50>",
|
53 |
+
"<extra_id_49>",
|
54 |
+
"<extra_id_48>",
|
55 |
+
"<extra_id_47>",
|
56 |
+
"<extra_id_46>",
|
57 |
+
"<extra_id_45>",
|
58 |
+
"<extra_id_44>",
|
59 |
+
"<extra_id_43>",
|
60 |
+
"<extra_id_42>",
|
61 |
+
"<extra_id_41>",
|
62 |
+
"<extra_id_40>",
|
63 |
+
"<extra_id_39>",
|
64 |
+
"<extra_id_38>",
|
65 |
+
"<extra_id_37>",
|
66 |
+
"<extra_id_36>",
|
67 |
+
"<extra_id_35>",
|
68 |
+
"<extra_id_34>",
|
69 |
+
"<extra_id_33>",
|
70 |
+
"<extra_id_32>",
|
71 |
+
"<extra_id_31>",
|
72 |
+
"<extra_id_30>",
|
73 |
+
"<extra_id_29>",
|
74 |
+
"<extra_id_28>",
|
75 |
+
"<extra_id_27>",
|
76 |
+
"<extra_id_26>",
|
77 |
+
"<extra_id_25>",
|
78 |
+
"<extra_id_24>",
|
79 |
+
"<extra_id_23>",
|
80 |
+
"<extra_id_22>",
|
81 |
+
"<extra_id_21>",
|
82 |
+
"<extra_id_20>",
|
83 |
+
"<extra_id_19>",
|
84 |
+
"<extra_id_18>",
|
85 |
+
"<extra_id_17>",
|
86 |
+
"<extra_id_16>",
|
87 |
+
"<extra_id_15>",
|
88 |
+
"<extra_id_14>",
|
89 |
+
"<extra_id_13>",
|
90 |
+
"<extra_id_12>",
|
91 |
+
"<extra_id_11>",
|
92 |
+
"<extra_id_10>",
|
93 |
+
"<extra_id_9>",
|
94 |
+
"<extra_id_8>",
|
95 |
+
"<extra_id_7>",
|
96 |
+
"<extra_id_6>",
|
97 |
+
"<extra_id_5>",
|
98 |
+
"<extra_id_4>",
|
99 |
+
"<extra_id_3>",
|
100 |
+
"<extra_id_2>",
|
101 |
+
"<extra_id_1>",
|
102 |
+
"<extra_id_0>"
|
103 |
+
],
|
104 |
+
"bos_token": {
|
105 |
+
"content": "<s>",
|
106 |
+
"lstrip": false,
|
107 |
+
"normalized": false,
|
108 |
+
"rstrip": false,
|
109 |
+
"single_word": false
|
110 |
+
},
|
111 |
+
"eos_token": {
|
112 |
+
"content": "</s>",
|
113 |
+
"lstrip": false,
|
114 |
+
"normalized": false,
|
115 |
+
"rstrip": false,
|
116 |
+
"single_word": false
|
117 |
+
},
|
118 |
+
"pad_token": {
|
119 |
+
"content": "<s>",
|
120 |
+
"lstrip": false,
|
121 |
+
"normalized": false,
|
122 |
+
"rstrip": false,
|
123 |
+
"single_word": false
|
124 |
+
},
|
125 |
+
"unk_token": {
|
126 |
+
"content": "<unk>",
|
127 |
+
"lstrip": false,
|
128 |
+
"normalized": false,
|
129 |
+
"rstrip": false,
|
130 |
+
"single_word": false
|
131 |
+
}
|
132 |
+
}
|
tokenizer/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
tokenizer/tokenizer_config.json
ADDED
@@ -0,0 +1,945 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": true,
|
4 |
+
"add_prefix_space": true,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"0": {
|
7 |
+
"content": "<unk>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": true
|
13 |
+
},
|
14 |
+
"1": {
|
15 |
+
"content": "<s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": true
|
21 |
+
},
|
22 |
+
"2": {
|
23 |
+
"content": "</s>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
},
|
30 |
+
"32000": {
|
31 |
+
"content": "<extra_id_99>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false,
|
36 |
+
"special": true
|
37 |
+
},
|
38 |
+
"32001": {
|
39 |
+
"content": "<extra_id_98>",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": false,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false,
|
44 |
+
"special": true
|
45 |
+
},
|
46 |
+
"32002": {
|
47 |
+
"content": "<extra_id_97>",
|
48 |
+
"lstrip": false,
|
49 |
+
"normalized": false,
|
50 |
+
"rstrip": false,
|
51 |
+
"single_word": false,
|
52 |
+
"special": true
|
53 |
+
},
|
54 |
+
"32003": {
|
55 |
+
"content": "<extra_id_96>",
|
56 |
+
"lstrip": false,
|
57 |
+
"normalized": false,
|
58 |
+
"rstrip": false,
|
59 |
+
"single_word": false,
|
60 |
+
"special": true
|
61 |
+
},
|
62 |
+
"32004": {
|
63 |
+
"content": "<extra_id_95>",
|
64 |
+
"lstrip": false,
|
65 |
+
"normalized": false,
|
66 |
+
"rstrip": false,
|
67 |
+
"single_word": false,
|
68 |
+
"special": true
|
69 |
+
},
|
70 |
+
"32005": {
|
71 |
+
"content": "<extra_id_94>",
|
72 |
+
"lstrip": false,
|
73 |
+
"normalized": false,
|
74 |
+
"rstrip": false,
|
75 |
+
"single_word": false,
|
76 |
+
"special": true
|
77 |
+
},
|
78 |
+
"32006": {
|
79 |
+
"content": "<extra_id_93>",
|
80 |
+
"lstrip": false,
|
81 |
+
"normalized": false,
|
82 |
+
"rstrip": false,
|
83 |
+
"single_word": false,
|
84 |
+
"special": true
|
85 |
+
},
|
86 |
+
"32007": {
|
87 |
+
"content": "<extra_id_92>",
|
88 |
+
"lstrip": false,
|
89 |
+
"normalized": false,
|
90 |
+
"rstrip": false,
|
91 |
+
"single_word": false,
|
92 |
+
"special": true
|
93 |
+
},
|
94 |
+
"32008": {
|
95 |
+
"content": "<extra_id_91>",
|
96 |
+
"lstrip": false,
|
97 |
+
"normalized": false,
|
98 |
+
"rstrip": false,
|
99 |
+
"single_word": false,
|
100 |
+
"special": true
|
101 |
+
},
|
102 |
+
"32009": {
|
103 |
+
"content": "<extra_id_90>",
|
104 |
+
"lstrip": false,
|
105 |
+
"normalized": false,
|
106 |
+
"rstrip": false,
|
107 |
+
"single_word": false,
|
108 |
+
"special": true
|
109 |
+
},
|
110 |
+
"32010": {
|
111 |
+
"content": "<extra_id_89>",
|
112 |
+
"lstrip": false,
|
113 |
+
"normalized": false,
|
114 |
+
"rstrip": false,
|
115 |
+
"single_word": false,
|
116 |
+
"special": true
|
117 |
+
},
|
118 |
+
"32011": {
|
119 |
+
"content": "<extra_id_88>",
|
120 |
+
"lstrip": false,
|
121 |
+
"normalized": false,
|
122 |
+
"rstrip": false,
|
123 |
+
"single_word": false,
|
124 |
+
"special": true
|
125 |
+
},
|
126 |
+
"32012": {
|
127 |
+
"content": "<extra_id_87>",
|
128 |
+
"lstrip": false,
|
129 |
+
"normalized": false,
|
130 |
+
"rstrip": false,
|
131 |
+
"single_word": false,
|
132 |
+
"special": true
|
133 |
+
},
|
134 |
+
"32013": {
|
135 |
+
"content": "<extra_id_86>",
|
136 |
+
"lstrip": false,
|
137 |
+
"normalized": false,
|
138 |
+
"rstrip": false,
|
139 |
+
"single_word": false,
|
140 |
+
"special": true
|
141 |
+
},
|
142 |
+
"32014": {
|
143 |
+
"content": "<extra_id_85>",
|
144 |
+
"lstrip": false,
|
145 |
+
"normalized": false,
|
146 |
+
"rstrip": false,
|
147 |
+
"single_word": false,
|
148 |
+
"special": true
|
149 |
+
},
|
150 |
+
"32015": {
|
151 |
+
"content": "<extra_id_84>",
|
152 |
+
"lstrip": false,
|
153 |
+
"normalized": false,
|
154 |
+
"rstrip": false,
|
155 |
+
"single_word": false,
|
156 |
+
"special": true
|
157 |
+
},
|
158 |
+
"32016": {
|
159 |
+
"content": "<extra_id_83>",
|
160 |
+
"lstrip": false,
|
161 |
+
"normalized": false,
|
162 |
+
"rstrip": false,
|
163 |
+
"single_word": false,
|
164 |
+
"special": true
|
165 |
+
},
|
166 |
+
"32017": {
|
167 |
+
"content": "<extra_id_82>",
|
168 |
+
"lstrip": false,
|
169 |
+
"normalized": false,
|
170 |
+
"rstrip": false,
|
171 |
+
"single_word": false,
|
172 |
+
"special": true
|
173 |
+
},
|
174 |
+
"32018": {
|
175 |
+
"content": "<extra_id_81>",
|
176 |
+
"lstrip": false,
|
177 |
+
"normalized": false,
|
178 |
+
"rstrip": false,
|
179 |
+
"single_word": false,
|
180 |
+
"special": true
|
181 |
+
},
|
182 |
+
"32019": {
|
183 |
+
"content": "<extra_id_80>",
|
184 |
+
"lstrip": false,
|
185 |
+
"normalized": false,
|
186 |
+
"rstrip": false,
|
187 |
+
"single_word": false,
|
188 |
+
"special": true
|
189 |
+
},
|
190 |
+
"32020": {
|
191 |
+
"content": "<extra_id_79>",
|
192 |
+
"lstrip": false,
|
193 |
+
"normalized": false,
|
194 |
+
"rstrip": false,
|
195 |
+
"single_word": false,
|
196 |
+
"special": true
|
197 |
+
},
|
198 |
+
"32021": {
|
199 |
+
"content": "<extra_id_78>",
|
200 |
+
"lstrip": false,
|
201 |
+
"normalized": false,
|
202 |
+
"rstrip": false,
|
203 |
+
"single_word": false,
|
204 |
+
"special": true
|
205 |
+
},
|
206 |
+
"32022": {
|
207 |
+
"content": "<extra_id_77>",
|
208 |
+
"lstrip": false,
|
209 |
+
"normalized": false,
|
210 |
+
"rstrip": false,
|
211 |
+
"single_word": false,
|
212 |
+
"special": true
|
213 |
+
},
|
214 |
+
"32023": {
|
215 |
+
"content": "<extra_id_76>",
|
216 |
+
"lstrip": false,
|
217 |
+
"normalized": false,
|
218 |
+
"rstrip": false,
|
219 |
+
"single_word": false,
|
220 |
+
"special": true
|
221 |
+
},
|
222 |
+
"32024": {
|
223 |
+
"content": "<extra_id_75>",
|
224 |
+
"lstrip": false,
|
225 |
+
"normalized": false,
|
226 |
+
"rstrip": false,
|
227 |
+
"single_word": false,
|
228 |
+
"special": true
|
229 |
+
},
|
230 |
+
"32025": {
|
231 |
+
"content": "<extra_id_74>",
|
232 |
+
"lstrip": false,
|
233 |
+
"normalized": false,
|
234 |
+
"rstrip": false,
|
235 |
+
"single_word": false,
|
236 |
+
"special": true
|
237 |
+
},
|
238 |
+
"32026": {
|
239 |
+
"content": "<extra_id_73>",
|
240 |
+
"lstrip": false,
|
241 |
+
"normalized": false,
|
242 |
+
"rstrip": false,
|
243 |
+
"single_word": false,
|
244 |
+
"special": true
|
245 |
+
},
|
246 |
+
"32027": {
|
247 |
+
"content": "<extra_id_72>",
|
248 |
+
"lstrip": false,
|
249 |
+
"normalized": false,
|
250 |
+
"rstrip": false,
|
251 |
+
"single_word": false,
|
252 |
+
"special": true
|
253 |
+
},
|
254 |
+
"32028": {
|
255 |
+
"content": "<extra_id_71>",
|
256 |
+
"lstrip": false,
|
257 |
+
"normalized": false,
|
258 |
+
"rstrip": false,
|
259 |
+
"single_word": false,
|
260 |
+
"special": true
|
261 |
+
},
|
262 |
+
"32029": {
|
263 |
+
"content": "<extra_id_70>",
|
264 |
+
"lstrip": false,
|
265 |
+
"normalized": false,
|
266 |
+
"rstrip": false,
|
267 |
+
"single_word": false,
|
268 |
+
"special": true
|
269 |
+
},
|
270 |
+
"32030": {
|
271 |
+
"content": "<extra_id_69>",
|
272 |
+
"lstrip": false,
|
273 |
+
"normalized": false,
|
274 |
+
"rstrip": false,
|
275 |
+
"single_word": false,
|
276 |
+
"special": true
|
277 |
+
},
|
278 |
+
"32031": {
|
279 |
+
"content": "<extra_id_68>",
|
280 |
+
"lstrip": false,
|
281 |
+
"normalized": false,
|
282 |
+
"rstrip": false,
|
283 |
+
"single_word": false,
|
284 |
+
"special": true
|
285 |
+
},
|
286 |
+
"32032": {
|
287 |
+
"content": "<extra_id_67>",
|
288 |
+
"lstrip": false,
|
289 |
+
"normalized": false,
|
290 |
+
"rstrip": false,
|
291 |
+
"single_word": false,
|
292 |
+
"special": true
|
293 |
+
},
|
294 |
+
"32033": {
|
295 |
+
"content": "<extra_id_66>",
|
296 |
+
"lstrip": false,
|
297 |
+
"normalized": false,
|
298 |
+
"rstrip": false,
|
299 |
+
"single_word": false,
|
300 |
+
"special": true
|
301 |
+
},
|
302 |
+
"32034": {
|
303 |
+
"content": "<extra_id_65>",
|
304 |
+
"lstrip": false,
|
305 |
+
"normalized": false,
|
306 |
+
"rstrip": false,
|
307 |
+
"single_word": false,
|
308 |
+
"special": true
|
309 |
+
},
|
310 |
+
"32035": {
|
311 |
+
"content": "<extra_id_64>",
|
312 |
+
"lstrip": false,
|
313 |
+
"normalized": false,
|
314 |
+
"rstrip": false,
|
315 |
+
"single_word": false,
|
316 |
+
"special": true
|
317 |
+
},
|
318 |
+
"32036": {
|
319 |
+
"content": "<extra_id_63>",
|
320 |
+
"lstrip": false,
|
321 |
+
"normalized": false,
|
322 |
+
"rstrip": false,
|
323 |
+
"single_word": false,
|
324 |
+
"special": true
|
325 |
+
},
|
326 |
+
"32037": {
|
327 |
+
"content": "<extra_id_62>",
|
328 |
+
"lstrip": false,
|
329 |
+
"normalized": false,
|
330 |
+
"rstrip": false,
|
331 |
+
"single_word": false,
|
332 |
+
"special": true
|
333 |
+
},
|
334 |
+
"32038": {
|
335 |
+
"content": "<extra_id_61>",
|
336 |
+
"lstrip": false,
|
337 |
+
"normalized": false,
|
338 |
+
"rstrip": false,
|
339 |
+
"single_word": false,
|
340 |
+
"special": true
|
341 |
+
},
|
342 |
+
"32039": {
|
343 |
+
"content": "<extra_id_60>",
|
344 |
+
"lstrip": false,
|
345 |
+
"normalized": false,
|
346 |
+
"rstrip": false,
|
347 |
+
"single_word": false,
|
348 |
+
"special": true
|
349 |
+
},
|
350 |
+
"32040": {
|
351 |
+
"content": "<extra_id_59>",
|
352 |
+
"lstrip": false,
|
353 |
+
"normalized": false,
|
354 |
+
"rstrip": false,
|
355 |
+
"single_word": false,
|
356 |
+
"special": true
|
357 |
+
},
|
358 |
+
"32041": {
|
359 |
+
"content": "<extra_id_58>",
|
360 |
+
"lstrip": false,
|
361 |
+
"normalized": false,
|
362 |
+
"rstrip": false,
|
363 |
+
"single_word": false,
|
364 |
+
"special": true
|
365 |
+
},
|
366 |
+
"32042": {
|
367 |
+
"content": "<extra_id_57>",
|
368 |
+
"lstrip": false,
|
369 |
+
"normalized": false,
|
370 |
+
"rstrip": false,
|
371 |
+
"single_word": false,
|
372 |
+
"special": true
|
373 |
+
},
|
374 |
+
"32043": {
|
375 |
+
"content": "<extra_id_56>",
|
376 |
+
"lstrip": false,
|
377 |
+
"normalized": false,
|
378 |
+
"rstrip": false,
|
379 |
+
"single_word": false,
|
380 |
+
"special": true
|
381 |
+
},
|
382 |
+
"32044": {
|
383 |
+
"content": "<extra_id_55>",
|
384 |
+
"lstrip": false,
|
385 |
+
"normalized": false,
|
386 |
+
"rstrip": false,
|
387 |
+
"single_word": false,
|
388 |
+
"special": true
|
389 |
+
},
|
390 |
+
"32045": {
|
391 |
+
"content": "<extra_id_54>",
|
392 |
+
"lstrip": false,
|
393 |
+
"normalized": false,
|
394 |
+
"rstrip": false,
|
395 |
+
"single_word": false,
|
396 |
+
"special": true
|
397 |
+
},
|
398 |
+
"32046": {
|
399 |
+
"content": "<extra_id_53>",
|
400 |
+
"lstrip": false,
|
401 |
+
"normalized": false,
|
402 |
+
"rstrip": false,
|
403 |
+
"single_word": false,
|
404 |
+
"special": true
|
405 |
+
},
|
406 |
+
"32047": {
|
407 |
+
"content": "<extra_id_52>",
|
408 |
+
"lstrip": false,
|
409 |
+
"normalized": false,
|
410 |
+
"rstrip": false,
|
411 |
+
"single_word": false,
|
412 |
+
"special": true
|
413 |
+
},
|
414 |
+
"32048": {
|
415 |
+
"content": "<extra_id_51>",
|
416 |
+
"lstrip": false,
|
417 |
+
"normalized": false,
|
418 |
+
"rstrip": false,
|
419 |
+
"single_word": false,
|
420 |
+
"special": true
|
421 |
+
},
|
422 |
+
"32049": {
|
423 |
+
"content": "<extra_id_50>",
|
424 |
+
"lstrip": false,
|
425 |
+
"normalized": false,
|
426 |
+
"rstrip": false,
|
427 |
+
"single_word": false,
|
428 |
+
"special": true
|
429 |
+
},
|
430 |
+
"32050": {
|
431 |
+
"content": "<extra_id_49>",
|
432 |
+
"lstrip": false,
|
433 |
+
"normalized": false,
|
434 |
+
"rstrip": false,
|
435 |
+
"single_word": false,
|
436 |
+
"special": true
|
437 |
+
},
|
438 |
+
"32051": {
|
439 |
+
"content": "<extra_id_48>",
|
440 |
+
"lstrip": false,
|
441 |
+
"normalized": false,
|
442 |
+
"rstrip": false,
|
443 |
+
"single_word": false,
|
444 |
+
"special": true
|
445 |
+
},
|
446 |
+
"32052": {
|
447 |
+
"content": "<extra_id_47>",
|
448 |
+
"lstrip": false,
|
449 |
+
"normalized": false,
|
450 |
+
"rstrip": false,
|
451 |
+
"single_word": false,
|
452 |
+
"special": true
|
453 |
+
},
|
454 |
+
"32053": {
|
455 |
+
"content": "<extra_id_46>",
|
456 |
+
"lstrip": false,
|
457 |
+
"normalized": false,
|
458 |
+
"rstrip": false,
|
459 |
+
"single_word": false,
|
460 |
+
"special": true
|
461 |
+
},
|
462 |
+
"32054": {
|
463 |
+
"content": "<extra_id_45>",
|
464 |
+
"lstrip": false,
|
465 |
+
"normalized": false,
|
466 |
+
"rstrip": false,
|
467 |
+
"single_word": false,
|
468 |
+
"special": true
|
469 |
+
},
|
470 |
+
"32055": {
|
471 |
+
"content": "<extra_id_44>",
|
472 |
+
"lstrip": false,
|
473 |
+
"normalized": false,
|
474 |
+
"rstrip": false,
|
475 |
+
"single_word": false,
|
476 |
+
"special": true
|
477 |
+
},
|
478 |
+
"32056": {
|
479 |
+
"content": "<extra_id_43>",
|
480 |
+
"lstrip": false,
|
481 |
+
"normalized": false,
|
482 |
+
"rstrip": false,
|
483 |
+
"single_word": false,
|
484 |
+
"special": true
|
485 |
+
},
|
486 |
+
"32057": {
|
487 |
+
"content": "<extra_id_42>",
|
488 |
+
"lstrip": false,
|
489 |
+
"normalized": false,
|
490 |
+
"rstrip": false,
|
491 |
+
"single_word": false,
|
492 |
+
"special": true
|
493 |
+
},
|
494 |
+
"32058": {
|
495 |
+
"content": "<extra_id_41>",
|
496 |
+
"lstrip": false,
|
497 |
+
"normalized": false,
|
498 |
+
"rstrip": false,
|
499 |
+
"single_word": false,
|
500 |
+
"special": true
|
501 |
+
},
|
502 |
+
"32059": {
|
503 |
+
"content": "<extra_id_40>",
|
504 |
+
"lstrip": false,
|
505 |
+
"normalized": false,
|
506 |
+
"rstrip": false,
|
507 |
+
"single_word": false,
|
508 |
+
"special": true
|
509 |
+
},
|
510 |
+
"32060": {
|
511 |
+
"content": "<extra_id_39>",
|
512 |
+
"lstrip": false,
|
513 |
+
"normalized": false,
|
514 |
+
"rstrip": false,
|
515 |
+
"single_word": false,
|
516 |
+
"special": true
|
517 |
+
},
|
518 |
+
"32061": {
|
519 |
+
"content": "<extra_id_38>",
|
520 |
+
"lstrip": false,
|
521 |
+
"normalized": false,
|
522 |
+
"rstrip": false,
|
523 |
+
"single_word": false,
|
524 |
+
"special": true
|
525 |
+
},
|
526 |
+
"32062": {
|
527 |
+
"content": "<extra_id_37>",
|
528 |
+
"lstrip": false,
|
529 |
+
"normalized": false,
|
530 |
+
"rstrip": false,
|
531 |
+
"single_word": false,
|
532 |
+
"special": true
|
533 |
+
},
|
534 |
+
"32063": {
|
535 |
+
"content": "<extra_id_36>",
|
536 |
+
"lstrip": false,
|
537 |
+
"normalized": false,
|
538 |
+
"rstrip": false,
|
539 |
+
"single_word": false,
|
540 |
+
"special": true
|
541 |
+
},
|
542 |
+
"32064": {
|
543 |
+
"content": "<extra_id_35>",
|
544 |
+
"lstrip": false,
|
545 |
+
"normalized": false,
|
546 |
+
"rstrip": false,
|
547 |
+
"single_word": false,
|
548 |
+
"special": true
|
549 |
+
},
|
550 |
+
"32065": {
|
551 |
+
"content": "<extra_id_34>",
|
552 |
+
"lstrip": false,
|
553 |
+
"normalized": false,
|
554 |
+
"rstrip": false,
|
555 |
+
"single_word": false,
|
556 |
+
"special": true
|
557 |
+
},
|
558 |
+
"32066": {
|
559 |
+
"content": "<extra_id_33>",
|
560 |
+
"lstrip": false,
|
561 |
+
"normalized": false,
|
562 |
+
"rstrip": false,
|
563 |
+
"single_word": false,
|
564 |
+
"special": true
|
565 |
+
},
|
566 |
+
"32067": {
|
567 |
+
"content": "<extra_id_32>",
|
568 |
+
"lstrip": false,
|
569 |
+
"normalized": false,
|
570 |
+
"rstrip": false,
|
571 |
+
"single_word": false,
|
572 |
+
"special": true
|
573 |
+
},
|
574 |
+
"32068": {
|
575 |
+
"content": "<extra_id_31>",
|
576 |
+
"lstrip": false,
|
577 |
+
"normalized": false,
|
578 |
+
"rstrip": false,
|
579 |
+
"single_word": false,
|
580 |
+
"special": true
|
581 |
+
},
|
582 |
+
"32069": {
|
583 |
+
"content": "<extra_id_30>",
|
584 |
+
"lstrip": false,
|
585 |
+
"normalized": false,
|
586 |
+
"rstrip": false,
|
587 |
+
"single_word": false,
|
588 |
+
"special": true
|
589 |
+
},
|
590 |
+
"32070": {
|
591 |
+
"content": "<extra_id_29>",
|
592 |
+
"lstrip": false,
|
593 |
+
"normalized": false,
|
594 |
+
"rstrip": false,
|
595 |
+
"single_word": false,
|
596 |
+
"special": true
|
597 |
+
},
|
598 |
+
"32071": {
|
599 |
+
"content": "<extra_id_28>",
|
600 |
+
"lstrip": false,
|
601 |
+
"normalized": false,
|
602 |
+
"rstrip": false,
|
603 |
+
"single_word": false,
|
604 |
+
"special": true
|
605 |
+
},
|
606 |
+
"32072": {
|
607 |
+
"content": "<extra_id_27>",
|
608 |
+
"lstrip": false,
|
609 |
+
"normalized": false,
|
610 |
+
"rstrip": false,
|
611 |
+
"single_word": false,
|
612 |
+
"special": true
|
613 |
+
},
|
614 |
+
"32073": {
|
615 |
+
"content": "<extra_id_26>",
|
616 |
+
"lstrip": false,
|
617 |
+
"normalized": false,
|
618 |
+
"rstrip": false,
|
619 |
+
"single_word": false,
|
620 |
+
"special": true
|
621 |
+
},
|
622 |
+
"32074": {
|
623 |
+
"content": "<extra_id_25>",
|
624 |
+
"lstrip": false,
|
625 |
+
"normalized": false,
|
626 |
+
"rstrip": false,
|
627 |
+
"single_word": false,
|
628 |
+
"special": true
|
629 |
+
},
|
630 |
+
"32075": {
|
631 |
+
"content": "<extra_id_24>",
|
632 |
+
"lstrip": false,
|
633 |
+
"normalized": false,
|
634 |
+
"rstrip": false,
|
635 |
+
"single_word": false,
|
636 |
+
"special": true
|
637 |
+
},
|
638 |
+
"32076": {
|
639 |
+
"content": "<extra_id_23>",
|
640 |
+
"lstrip": false,
|
641 |
+
"normalized": false,
|
642 |
+
"rstrip": false,
|
643 |
+
"single_word": false,
|
644 |
+
"special": true
|
645 |
+
},
|
646 |
+
"32077": {
|
647 |
+
"content": "<extra_id_22>",
|
648 |
+
"lstrip": false,
|
649 |
+
"normalized": false,
|
650 |
+
"rstrip": false,
|
651 |
+
"single_word": false,
|
652 |
+
"special": true
|
653 |
+
},
|
654 |
+
"32078": {
|
655 |
+
"content": "<extra_id_21>",
|
656 |
+
"lstrip": false,
|
657 |
+
"normalized": false,
|
658 |
+
"rstrip": false,
|
659 |
+
"single_word": false,
|
660 |
+
"special": true
|
661 |
+
},
|
662 |
+
"32079": {
|
663 |
+
"content": "<extra_id_20>",
|
664 |
+
"lstrip": false,
|
665 |
+
"normalized": false,
|
666 |
+
"rstrip": false,
|
667 |
+
"single_word": false,
|
668 |
+
"special": true
|
669 |
+
},
|
670 |
+
"32080": {
|
671 |
+
"content": "<extra_id_19>",
|
672 |
+
"lstrip": false,
|
673 |
+
"normalized": false,
|
674 |
+
"rstrip": false,
|
675 |
+
"single_word": false,
|
676 |
+
"special": true
|
677 |
+
},
|
678 |
+
"32081": {
|
679 |
+
"content": "<extra_id_18>",
|
680 |
+
"lstrip": false,
|
681 |
+
"normalized": false,
|
682 |
+
"rstrip": false,
|
683 |
+
"single_word": false,
|
684 |
+
"special": true
|
685 |
+
},
|
686 |
+
"32082": {
|
687 |
+
"content": "<extra_id_17>",
|
688 |
+
"lstrip": false,
|
689 |
+
"normalized": false,
|
690 |
+
"rstrip": false,
|
691 |
+
"single_word": false,
|
692 |
+
"special": true
|
693 |
+
},
|
694 |
+
"32083": {
|
695 |
+
"content": "<extra_id_16>",
|
696 |
+
"lstrip": false,
|
697 |
+
"normalized": false,
|
698 |
+
"rstrip": false,
|
699 |
+
"single_word": false,
|
700 |
+
"special": true
|
701 |
+
},
|
702 |
+
"32084": {
|
703 |
+
"content": "<extra_id_15>",
|
704 |
+
"lstrip": false,
|
705 |
+
"normalized": false,
|
706 |
+
"rstrip": false,
|
707 |
+
"single_word": false,
|
708 |
+
"special": true
|
709 |
+
},
|
710 |
+
"32085": {
|
711 |
+
"content": "<extra_id_14>",
|
712 |
+
"lstrip": false,
|
713 |
+
"normalized": false,
|
714 |
+
"rstrip": false,
|
715 |
+
"single_word": false,
|
716 |
+
"special": true
|
717 |
+
},
|
718 |
+
"32086": {
|
719 |
+
"content": "<extra_id_13>",
|
720 |
+
"lstrip": false,
|
721 |
+
"normalized": false,
|
722 |
+
"rstrip": false,
|
723 |
+
"single_word": false,
|
724 |
+
"special": true
|
725 |
+
},
|
726 |
+
"32087": {
|
727 |
+
"content": "<extra_id_12>",
|
728 |
+
"lstrip": false,
|
729 |
+
"normalized": false,
|
730 |
+
"rstrip": false,
|
731 |
+
"single_word": false,
|
732 |
+
"special": true
|
733 |
+
},
|
734 |
+
"32088": {
|
735 |
+
"content": "<extra_id_11>",
|
736 |
+
"lstrip": false,
|
737 |
+
"normalized": false,
|
738 |
+
"rstrip": false,
|
739 |
+
"single_word": false,
|
740 |
+
"special": true
|
741 |
+
},
|
742 |
+
"32089": {
|
743 |
+
"content": "<extra_id_10>",
|
744 |
+
"lstrip": false,
|
745 |
+
"normalized": false,
|
746 |
+
"rstrip": false,
|
747 |
+
"single_word": false,
|
748 |
+
"special": true
|
749 |
+
},
|
750 |
+
"32090": {
|
751 |
+
"content": "<extra_id_9>",
|
752 |
+
"lstrip": false,
|
753 |
+
"normalized": false,
|
754 |
+
"rstrip": false,
|
755 |
+
"single_word": false,
|
756 |
+
"special": true
|
757 |
+
},
|
758 |
+
"32091": {
|
759 |
+
"content": "<extra_id_8>",
|
760 |
+
"lstrip": false,
|
761 |
+
"normalized": false,
|
762 |
+
"rstrip": false,
|
763 |
+
"single_word": false,
|
764 |
+
"special": true
|
765 |
+
},
|
766 |
+
"32092": {
|
767 |
+
"content": "<extra_id_7>",
|
768 |
+
"lstrip": false,
|
769 |
+
"normalized": false,
|
770 |
+
"rstrip": false,
|
771 |
+
"single_word": false,
|
772 |
+
"special": true
|
773 |
+
},
|
774 |
+
"32093": {
|
775 |
+
"content": "<extra_id_6>",
|
776 |
+
"lstrip": false,
|
777 |
+
"normalized": false,
|
778 |
+
"rstrip": false,
|
779 |
+
"single_word": false,
|
780 |
+
"special": true
|
781 |
+
},
|
782 |
+
"32094": {
|
783 |
+
"content": "<extra_id_5>",
|
784 |
+
"lstrip": false,
|
785 |
+
"normalized": false,
|
786 |
+
"rstrip": false,
|
787 |
+
"single_word": false,
|
788 |
+
"special": true
|
789 |
+
},
|
790 |
+
"32095": {
|
791 |
+
"content": "<extra_id_4>",
|
792 |
+
"lstrip": false,
|
793 |
+
"normalized": false,
|
794 |
+
"rstrip": false,
|
795 |
+
"single_word": false,
|
796 |
+
"special": true
|
797 |
+
},
|
798 |
+
"32096": {
|
799 |
+
"content": "<extra_id_3>",
|
800 |
+
"lstrip": false,
|
801 |
+
"normalized": false,
|
802 |
+
"rstrip": false,
|
803 |
+
"single_word": false,
|
804 |
+
"special": true
|
805 |
+
},
|
806 |
+
"32097": {
|
807 |
+
"content": "<extra_id_2>",
|
808 |
+
"lstrip": false,
|
809 |
+
"normalized": false,
|
810 |
+
"rstrip": false,
|
811 |
+
"single_word": false,
|
812 |
+
"special": true
|
813 |
+
},
|
814 |
+
"32098": {
|
815 |
+
"content": "<extra_id_1>",
|
816 |
+
"lstrip": false,
|
817 |
+
"normalized": false,
|
818 |
+
"rstrip": false,
|
819 |
+
"single_word": false,
|
820 |
+
"special": true
|
821 |
+
},
|
822 |
+
"32099": {
|
823 |
+
"content": "<extra_id_0>",
|
824 |
+
"lstrip": false,
|
825 |
+
"normalized": false,
|
826 |
+
"rstrip": false,
|
827 |
+
"single_word": false,
|
828 |
+
"special": true
|
829 |
+
}
|
830 |
+
},
|
831 |
+
"additional_special_tokens": [
|
832 |
+
"<extra_id_99>",
|
833 |
+
"<extra_id_98>",
|
834 |
+
"<extra_id_97>",
|
835 |
+
"<extra_id_96>",
|
836 |
+
"<extra_id_95>",
|
837 |
+
"<extra_id_94>",
|
838 |
+
"<extra_id_93>",
|
839 |
+
"<extra_id_92>",
|
840 |
+
"<extra_id_91>",
|
841 |
+
"<extra_id_90>",
|
842 |
+
"<extra_id_89>",
|
843 |
+
"<extra_id_88>",
|
844 |
+
"<extra_id_87>",
|
845 |
+
"<extra_id_86>",
|
846 |
+
"<extra_id_85>",
|
847 |
+
"<extra_id_84>",
|
848 |
+
"<extra_id_83>",
|
849 |
+
"<extra_id_82>",
|
850 |
+
"<extra_id_81>",
|
851 |
+
"<extra_id_80>",
|
852 |
+
"<extra_id_79>",
|
853 |
+
"<extra_id_78>",
|
854 |
+
"<extra_id_77>",
|
855 |
+
"<extra_id_76>",
|
856 |
+
"<extra_id_75>",
|
857 |
+
"<extra_id_74>",
|
858 |
+
"<extra_id_73>",
|
859 |
+
"<extra_id_72>",
|
860 |
+
"<extra_id_71>",
|
861 |
+
"<extra_id_70>",
|
862 |
+
"<extra_id_69>",
|
863 |
+
"<extra_id_68>",
|
864 |
+
"<extra_id_67>",
|
865 |
+
"<extra_id_66>",
|
866 |
+
"<extra_id_65>",
|
867 |
+
"<extra_id_64>",
|
868 |
+
"<extra_id_63>",
|
869 |
+
"<extra_id_62>",
|
870 |
+
"<extra_id_61>",
|
871 |
+
"<extra_id_60>",
|
872 |
+
"<extra_id_59>",
|
873 |
+
"<extra_id_58>",
|
874 |
+
"<extra_id_57>",
|
875 |
+
"<extra_id_56>",
|
876 |
+
"<extra_id_55>",
|
877 |
+
"<extra_id_54>",
|
878 |
+
"<extra_id_53>",
|
879 |
+
"<extra_id_52>",
|
880 |
+
"<extra_id_51>",
|
881 |
+
"<extra_id_50>",
|
882 |
+
"<extra_id_49>",
|
883 |
+
"<extra_id_48>",
|
884 |
+
"<extra_id_47>",
|
885 |
+
"<extra_id_46>",
|
886 |
+
"<extra_id_45>",
|
887 |
+
"<extra_id_44>",
|
888 |
+
"<extra_id_43>",
|
889 |
+
"<extra_id_42>",
|
890 |
+
"<extra_id_41>",
|
891 |
+
"<extra_id_40>",
|
892 |
+
"<extra_id_39>",
|
893 |
+
"<extra_id_38>",
|
894 |
+
"<extra_id_37>",
|
895 |
+
"<extra_id_36>",
|
896 |
+
"<extra_id_35>",
|
897 |
+
"<extra_id_34>",
|
898 |
+
"<extra_id_33>",
|
899 |
+
"<extra_id_32>",
|
900 |
+
"<extra_id_31>",
|
901 |
+
"<extra_id_30>",
|
902 |
+
"<extra_id_29>",
|
903 |
+
"<extra_id_28>",
|
904 |
+
"<extra_id_27>",
|
905 |
+
"<extra_id_26>",
|
906 |
+
"<extra_id_25>",
|
907 |
+
"<extra_id_24>",
|
908 |
+
"<extra_id_23>",
|
909 |
+
"<extra_id_22>",
|
910 |
+
"<extra_id_21>",
|
911 |
+
"<extra_id_20>",
|
912 |
+
"<extra_id_19>",
|
913 |
+
"<extra_id_18>",
|
914 |
+
"<extra_id_17>",
|
915 |
+
"<extra_id_16>",
|
916 |
+
"<extra_id_15>",
|
917 |
+
"<extra_id_14>",
|
918 |
+
"<extra_id_13>",
|
919 |
+
"<extra_id_12>",
|
920 |
+
"<extra_id_11>",
|
921 |
+
"<extra_id_10>",
|
922 |
+
"<extra_id_9>",
|
923 |
+
"<extra_id_8>",
|
924 |
+
"<extra_id_7>",
|
925 |
+
"<extra_id_6>",
|
926 |
+
"<extra_id_5>",
|
927 |
+
"<extra_id_4>",
|
928 |
+
"<extra_id_3>",
|
929 |
+
"<extra_id_2>",
|
930 |
+
"<extra_id_1>",
|
931 |
+
"<extra_id_0>"
|
932 |
+
],
|
933 |
+
"bos_token": "<s>",
|
934 |
+
"clean_up_tokenization_spaces": false,
|
935 |
+
"eos_token": "</s>",
|
936 |
+
"legacy": false,
|
937 |
+
"model_max_length": 512,
|
938 |
+
"pad_token": "<s>",
|
939 |
+
"padding_side": "right",
|
940 |
+
"sp_model_kwargs": {},
|
941 |
+
"spaces_between_special_tokens": false,
|
942 |
+
"tokenizer_class": "LlamaTokenizer",
|
943 |
+
"unk_token": "<unk>",
|
944 |
+
"use_default_system_prompt": false
|
945 |
+
}
|
transformer/config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "AuraFlowTransformer2DModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"attention_head_dim": 256,
|
5 |
+
"caption_projection_dim": 3072,
|
6 |
+
"in_channels": 4,
|
7 |
+
"joint_attention_dim": 2048,
|
8 |
+
"num_attention_heads": 12,
|
9 |
+
"num_mmdit_layers": 4,
|
10 |
+
"num_single_dit_layers": 32,
|
11 |
+
"out_channels": 4,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pos_embed_max_size": 4096,
|
14 |
+
"sample_size": 64
|
15 |
+
}
|
transformer/diffusion_pytorch_model-00001-of-00002.fp16.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce3e475246258b94ee9dcb8b83292cb34edfffc2bbde46c74604d9c6cd7c585c
|
3 |
+
size 9910811936
|
transformer/diffusion_pytorch_model-00001-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a99bbe0dd16740ec1d651a529dbaa40b4241cf8b6910bba96c8e50fc43135d0
|
3 |
+
size 9969159288
|
transformer/diffusion_pytorch_model-00002-of-00002.fp16.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31f854deb7a7059e58d013cbf6de284f8712c241a2d11b26b6c4d238a6a80da6
|
3 |
+
size 3774983112
|
transformer/diffusion_pytorch_model-00002-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a025daea0f13e6f1cc6e7282c3885c7684c2777845dc1ab9750e5895204f527
|
3 |
+
size 9852434640
|
transformer/diffusion_pytorch_model-00003-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b3039106fccbae72379c8a099be21e87c8e7fb6ab3038e299523463244f42df
|
3 |
+
size 7549955048
|
transformer/diffusion_pytorch_model.safetensors.fp16.index.json
ADDED
@@ -0,0 +1,338 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 13685753856
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"context_embedder.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
7 |
+
"joint_transformer_blocks.0.attn.add_k_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
8 |
+
"joint_transformer_blocks.0.attn.add_q_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
9 |
+
"joint_transformer_blocks.0.attn.add_v_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
10 |
+
"joint_transformer_blocks.0.attn.to_add_out.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
11 |
+
"joint_transformer_blocks.0.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
12 |
+
"joint_transformer_blocks.0.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
13 |
+
"joint_transformer_blocks.0.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
14 |
+
"joint_transformer_blocks.0.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
15 |
+
"joint_transformer_blocks.0.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
16 |
+
"joint_transformer_blocks.0.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
17 |
+
"joint_transformer_blocks.0.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
18 |
+
"joint_transformer_blocks.0.ff_context.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
19 |
+
"joint_transformer_blocks.0.ff_context.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
20 |
+
"joint_transformer_blocks.0.ff_context.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
21 |
+
"joint_transformer_blocks.0.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
22 |
+
"joint_transformer_blocks.0.norm1_context.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
23 |
+
"joint_transformer_blocks.1.attn.add_k_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
24 |
+
"joint_transformer_blocks.1.attn.add_q_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
25 |
+
"joint_transformer_blocks.1.attn.add_v_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
26 |
+
"joint_transformer_blocks.1.attn.to_add_out.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
27 |
+
"joint_transformer_blocks.1.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
28 |
+
"joint_transformer_blocks.1.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
29 |
+
"joint_transformer_blocks.1.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
30 |
+
"joint_transformer_blocks.1.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
31 |
+
"joint_transformer_blocks.1.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
32 |
+
"joint_transformer_blocks.1.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
33 |
+
"joint_transformer_blocks.1.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
34 |
+
"joint_transformer_blocks.1.ff_context.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
35 |
+
"joint_transformer_blocks.1.ff_context.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
36 |
+
"joint_transformer_blocks.1.ff_context.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
37 |
+
"joint_transformer_blocks.1.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
38 |
+
"joint_transformer_blocks.1.norm1_context.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
39 |
+
"joint_transformer_blocks.2.attn.add_k_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
40 |
+
"joint_transformer_blocks.2.attn.add_q_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
41 |
+
"joint_transformer_blocks.2.attn.add_v_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
42 |
+
"joint_transformer_blocks.2.attn.to_add_out.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
43 |
+
"joint_transformer_blocks.2.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
44 |
+
"joint_transformer_blocks.2.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
45 |
+
"joint_transformer_blocks.2.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
46 |
+
"joint_transformer_blocks.2.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
47 |
+
"joint_transformer_blocks.2.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
48 |
+
"joint_transformer_blocks.2.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
49 |
+
"joint_transformer_blocks.2.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
50 |
+
"joint_transformer_blocks.2.ff_context.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
51 |
+
"joint_transformer_blocks.2.ff_context.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
52 |
+
"joint_transformer_blocks.2.ff_context.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
53 |
+
"joint_transformer_blocks.2.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
54 |
+
"joint_transformer_blocks.2.norm1_context.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
55 |
+
"joint_transformer_blocks.3.attn.add_k_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
56 |
+
"joint_transformer_blocks.3.attn.add_q_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
57 |
+
"joint_transformer_blocks.3.attn.add_v_proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
58 |
+
"joint_transformer_blocks.3.attn.to_add_out.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
59 |
+
"joint_transformer_blocks.3.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
60 |
+
"joint_transformer_blocks.3.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
61 |
+
"joint_transformer_blocks.3.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
62 |
+
"joint_transformer_blocks.3.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
63 |
+
"joint_transformer_blocks.3.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
64 |
+
"joint_transformer_blocks.3.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
65 |
+
"joint_transformer_blocks.3.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
66 |
+
"joint_transformer_blocks.3.ff_context.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
67 |
+
"joint_transformer_blocks.3.ff_context.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
68 |
+
"joint_transformer_blocks.3.ff_context.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
69 |
+
"joint_transformer_blocks.3.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
70 |
+
"joint_transformer_blocks.3.norm1_context.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
71 |
+
"norm_out.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
72 |
+
"pos_embed.pos_embed": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
73 |
+
"pos_embed.proj.bias": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
74 |
+
"pos_embed.proj.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
75 |
+
"proj_out.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
76 |
+
"register_tokens": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
77 |
+
"single_transformer_blocks.0.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
78 |
+
"single_transformer_blocks.0.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
79 |
+
"single_transformer_blocks.0.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
80 |
+
"single_transformer_blocks.0.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
81 |
+
"single_transformer_blocks.0.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
82 |
+
"single_transformer_blocks.0.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
83 |
+
"single_transformer_blocks.0.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
84 |
+
"single_transformer_blocks.0.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
85 |
+
"single_transformer_blocks.1.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
86 |
+
"single_transformer_blocks.1.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
87 |
+
"single_transformer_blocks.1.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
88 |
+
"single_transformer_blocks.1.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
89 |
+
"single_transformer_blocks.1.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
90 |
+
"single_transformer_blocks.1.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
91 |
+
"single_transformer_blocks.1.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
92 |
+
"single_transformer_blocks.1.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
93 |
+
"single_transformer_blocks.10.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
94 |
+
"single_transformer_blocks.10.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
95 |
+
"single_transformer_blocks.10.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
96 |
+
"single_transformer_blocks.10.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
97 |
+
"single_transformer_blocks.10.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
98 |
+
"single_transformer_blocks.10.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
99 |
+
"single_transformer_blocks.10.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
100 |
+
"single_transformer_blocks.10.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
101 |
+
"single_transformer_blocks.11.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
102 |
+
"single_transformer_blocks.11.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
103 |
+
"single_transformer_blocks.11.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
104 |
+
"single_transformer_blocks.11.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
105 |
+
"single_transformer_blocks.11.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
106 |
+
"single_transformer_blocks.11.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
107 |
+
"single_transformer_blocks.11.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
108 |
+
"single_transformer_blocks.11.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
109 |
+
"single_transformer_blocks.12.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
110 |
+
"single_transformer_blocks.12.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
111 |
+
"single_transformer_blocks.12.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
112 |
+
"single_transformer_blocks.12.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
113 |
+
"single_transformer_blocks.12.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
114 |
+
"single_transformer_blocks.12.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
115 |
+
"single_transformer_blocks.12.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
116 |
+
"single_transformer_blocks.12.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
117 |
+
"single_transformer_blocks.13.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
118 |
+
"single_transformer_blocks.13.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
119 |
+
"single_transformer_blocks.13.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
120 |
+
"single_transformer_blocks.13.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
121 |
+
"single_transformer_blocks.13.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
122 |
+
"single_transformer_blocks.13.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
123 |
+
"single_transformer_blocks.13.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
124 |
+
"single_transformer_blocks.13.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
125 |
+
"single_transformer_blocks.14.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
126 |
+
"single_transformer_blocks.14.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
127 |
+
"single_transformer_blocks.14.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
128 |
+
"single_transformer_blocks.14.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
129 |
+
"single_transformer_blocks.14.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
130 |
+
"single_transformer_blocks.14.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
131 |
+
"single_transformer_blocks.14.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
132 |
+
"single_transformer_blocks.14.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
133 |
+
"single_transformer_blocks.15.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
134 |
+
"single_transformer_blocks.15.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
135 |
+
"single_transformer_blocks.15.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
136 |
+
"single_transformer_blocks.15.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
137 |
+
"single_transformer_blocks.15.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
138 |
+
"single_transformer_blocks.15.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
139 |
+
"single_transformer_blocks.15.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
140 |
+
"single_transformer_blocks.15.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
141 |
+
"single_transformer_blocks.16.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
142 |
+
"single_transformer_blocks.16.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
143 |
+
"single_transformer_blocks.16.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
144 |
+
"single_transformer_blocks.16.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
145 |
+
"single_transformer_blocks.16.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
146 |
+
"single_transformer_blocks.16.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
147 |
+
"single_transformer_blocks.16.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
148 |
+
"single_transformer_blocks.16.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
149 |
+
"single_transformer_blocks.17.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
150 |
+
"single_transformer_blocks.17.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
151 |
+
"single_transformer_blocks.17.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
152 |
+
"single_transformer_blocks.17.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
153 |
+
"single_transformer_blocks.17.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
154 |
+
"single_transformer_blocks.17.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
155 |
+
"single_transformer_blocks.17.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
156 |
+
"single_transformer_blocks.17.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
157 |
+
"single_transformer_blocks.18.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
158 |
+
"single_transformer_blocks.18.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
159 |
+
"single_transformer_blocks.18.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
160 |
+
"single_transformer_blocks.18.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
161 |
+
"single_transformer_blocks.18.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
162 |
+
"single_transformer_blocks.18.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
163 |
+
"single_transformer_blocks.18.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
164 |
+
"single_transformer_blocks.18.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
165 |
+
"single_transformer_blocks.19.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
166 |
+
"single_transformer_blocks.19.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
167 |
+
"single_transformer_blocks.19.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
168 |
+
"single_transformer_blocks.19.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
169 |
+
"single_transformer_blocks.19.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
170 |
+
"single_transformer_blocks.19.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
171 |
+
"single_transformer_blocks.19.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
172 |
+
"single_transformer_blocks.19.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
173 |
+
"single_transformer_blocks.2.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
174 |
+
"single_transformer_blocks.2.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
175 |
+
"single_transformer_blocks.2.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
176 |
+
"single_transformer_blocks.2.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
177 |
+
"single_transformer_blocks.2.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
178 |
+
"single_transformer_blocks.2.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
179 |
+
"single_transformer_blocks.2.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
180 |
+
"single_transformer_blocks.2.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
181 |
+
"single_transformer_blocks.20.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
182 |
+
"single_transformer_blocks.20.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
183 |
+
"single_transformer_blocks.20.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
184 |
+
"single_transformer_blocks.20.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
185 |
+
"single_transformer_blocks.20.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
186 |
+
"single_transformer_blocks.20.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
187 |
+
"single_transformer_blocks.20.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
188 |
+
"single_transformer_blocks.20.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
189 |
+
"single_transformer_blocks.21.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
190 |
+
"single_transformer_blocks.21.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
191 |
+
"single_transformer_blocks.21.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
192 |
+
"single_transformer_blocks.21.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
193 |
+
"single_transformer_blocks.21.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
194 |
+
"single_transformer_blocks.21.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
195 |
+
"single_transformer_blocks.21.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
196 |
+
"single_transformer_blocks.21.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
197 |
+
"single_transformer_blocks.22.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
198 |
+
"single_transformer_blocks.22.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
199 |
+
"single_transformer_blocks.22.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
200 |
+
"single_transformer_blocks.22.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
201 |
+
"single_transformer_blocks.22.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
202 |
+
"single_transformer_blocks.22.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
203 |
+
"single_transformer_blocks.22.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
204 |
+
"single_transformer_blocks.22.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
205 |
+
"single_transformer_blocks.23.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
206 |
+
"single_transformer_blocks.23.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
207 |
+
"single_transformer_blocks.23.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
208 |
+
"single_transformer_blocks.23.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
209 |
+
"single_transformer_blocks.23.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
210 |
+
"single_transformer_blocks.23.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
211 |
+
"single_transformer_blocks.23.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
212 |
+
"single_transformer_blocks.23.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
213 |
+
"single_transformer_blocks.24.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
214 |
+
"single_transformer_blocks.24.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
215 |
+
"single_transformer_blocks.24.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
216 |
+
"single_transformer_blocks.24.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
217 |
+
"single_transformer_blocks.24.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
218 |
+
"single_transformer_blocks.24.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
219 |
+
"single_transformer_blocks.24.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
220 |
+
"single_transformer_blocks.24.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
221 |
+
"single_transformer_blocks.25.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
222 |
+
"single_transformer_blocks.25.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
223 |
+
"single_transformer_blocks.25.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
224 |
+
"single_transformer_blocks.25.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
225 |
+
"single_transformer_blocks.25.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
226 |
+
"single_transformer_blocks.25.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
227 |
+
"single_transformer_blocks.25.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
228 |
+
"single_transformer_blocks.25.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
229 |
+
"single_transformer_blocks.26.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
230 |
+
"single_transformer_blocks.26.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
231 |
+
"single_transformer_blocks.26.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
232 |
+
"single_transformer_blocks.26.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
233 |
+
"single_transformer_blocks.26.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
234 |
+
"single_transformer_blocks.26.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
235 |
+
"single_transformer_blocks.26.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
236 |
+
"single_transformer_blocks.26.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
237 |
+
"single_transformer_blocks.27.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
238 |
+
"single_transformer_blocks.27.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
239 |
+
"single_transformer_blocks.27.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
240 |
+
"single_transformer_blocks.27.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
241 |
+
"single_transformer_blocks.27.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
242 |
+
"single_transformer_blocks.27.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
243 |
+
"single_transformer_blocks.27.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
244 |
+
"single_transformer_blocks.27.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
245 |
+
"single_transformer_blocks.28.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
246 |
+
"single_transformer_blocks.28.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
247 |
+
"single_transformer_blocks.28.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
248 |
+
"single_transformer_blocks.28.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
249 |
+
"single_transformer_blocks.28.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
250 |
+
"single_transformer_blocks.28.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
251 |
+
"single_transformer_blocks.28.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
252 |
+
"single_transformer_blocks.28.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
253 |
+
"single_transformer_blocks.29.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
254 |
+
"single_transformer_blocks.29.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
255 |
+
"single_transformer_blocks.29.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
256 |
+
"single_transformer_blocks.29.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
257 |
+
"single_transformer_blocks.29.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
258 |
+
"single_transformer_blocks.29.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
259 |
+
"single_transformer_blocks.29.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
260 |
+
"single_transformer_blocks.29.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
261 |
+
"single_transformer_blocks.3.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
262 |
+
"single_transformer_blocks.3.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
263 |
+
"single_transformer_blocks.3.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
264 |
+
"single_transformer_blocks.3.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
265 |
+
"single_transformer_blocks.3.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
266 |
+
"single_transformer_blocks.3.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
267 |
+
"single_transformer_blocks.3.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
268 |
+
"single_transformer_blocks.3.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
269 |
+
"single_transformer_blocks.30.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
270 |
+
"single_transformer_blocks.30.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
271 |
+
"single_transformer_blocks.30.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
272 |
+
"single_transformer_blocks.30.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
273 |
+
"single_transformer_blocks.30.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
274 |
+
"single_transformer_blocks.30.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
275 |
+
"single_transformer_blocks.30.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
276 |
+
"single_transformer_blocks.30.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
277 |
+
"single_transformer_blocks.31.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
278 |
+
"single_transformer_blocks.31.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
279 |
+
"single_transformer_blocks.31.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
280 |
+
"single_transformer_blocks.31.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
281 |
+
"single_transformer_blocks.31.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
282 |
+
"single_transformer_blocks.31.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
283 |
+
"single_transformer_blocks.31.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
284 |
+
"single_transformer_blocks.31.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00002.fp16.safetensors",
|
285 |
+
"single_transformer_blocks.4.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
286 |
+
"single_transformer_blocks.4.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
287 |
+
"single_transformer_blocks.4.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
288 |
+
"single_transformer_blocks.4.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
289 |
+
"single_transformer_blocks.4.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
290 |
+
"single_transformer_blocks.4.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
291 |
+
"single_transformer_blocks.4.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
292 |
+
"single_transformer_blocks.4.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
293 |
+
"single_transformer_blocks.5.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
294 |
+
"single_transformer_blocks.5.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
295 |
+
"single_transformer_blocks.5.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
296 |
+
"single_transformer_blocks.5.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
297 |
+
"single_transformer_blocks.5.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
298 |
+
"single_transformer_blocks.5.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
299 |
+
"single_transformer_blocks.5.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
300 |
+
"single_transformer_blocks.5.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
301 |
+
"single_transformer_blocks.6.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
302 |
+
"single_transformer_blocks.6.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
303 |
+
"single_transformer_blocks.6.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
304 |
+
"single_transformer_blocks.6.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
305 |
+
"single_transformer_blocks.6.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
306 |
+
"single_transformer_blocks.6.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
307 |
+
"single_transformer_blocks.6.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
308 |
+
"single_transformer_blocks.6.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
309 |
+
"single_transformer_blocks.7.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
310 |
+
"single_transformer_blocks.7.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
311 |
+
"single_transformer_blocks.7.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
312 |
+
"single_transformer_blocks.7.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
313 |
+
"single_transformer_blocks.7.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
314 |
+
"single_transformer_blocks.7.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
315 |
+
"single_transformer_blocks.7.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
316 |
+
"single_transformer_blocks.7.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
317 |
+
"single_transformer_blocks.8.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
318 |
+
"single_transformer_blocks.8.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
319 |
+
"single_transformer_blocks.8.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
320 |
+
"single_transformer_blocks.8.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
321 |
+
"single_transformer_blocks.8.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
322 |
+
"single_transformer_blocks.8.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
323 |
+
"single_transformer_blocks.8.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
324 |
+
"single_transformer_blocks.8.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
325 |
+
"single_transformer_blocks.9.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
326 |
+
"single_transformer_blocks.9.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
327 |
+
"single_transformer_blocks.9.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
328 |
+
"single_transformer_blocks.9.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
329 |
+
"single_transformer_blocks.9.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
330 |
+
"single_transformer_blocks.9.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
331 |
+
"single_transformer_blocks.9.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
332 |
+
"single_transformer_blocks.9.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
333 |
+
"time_step_proj.linear_1.bias": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
334 |
+
"time_step_proj.linear_1.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
335 |
+
"time_step_proj.linear_2.bias": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors",
|
336 |
+
"time_step_proj.linear_2.weight": "diffusion_pytorch_model-00001-of-00002.fp16.safetensors"
|
337 |
+
}
|
338 |
+
}
|
transformer/diffusion_pytorch_model.safetensors.index.json
ADDED
@@ -0,0 +1,338 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 27371507712
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"context_embedder.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
7 |
+
"joint_transformer_blocks.0.attn.add_k_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
8 |
+
"joint_transformer_blocks.0.attn.add_q_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
9 |
+
"joint_transformer_blocks.0.attn.add_v_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
10 |
+
"joint_transformer_blocks.0.attn.to_add_out.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
11 |
+
"joint_transformer_blocks.0.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
12 |
+
"joint_transformer_blocks.0.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
13 |
+
"joint_transformer_blocks.0.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
14 |
+
"joint_transformer_blocks.0.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
15 |
+
"joint_transformer_blocks.0.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
16 |
+
"joint_transformer_blocks.0.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
17 |
+
"joint_transformer_blocks.0.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
18 |
+
"joint_transformer_blocks.0.ff_context.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
19 |
+
"joint_transformer_blocks.0.ff_context.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
20 |
+
"joint_transformer_blocks.0.ff_context.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
21 |
+
"joint_transformer_blocks.0.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
22 |
+
"joint_transformer_blocks.0.norm1_context.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
23 |
+
"joint_transformer_blocks.1.attn.add_k_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
24 |
+
"joint_transformer_blocks.1.attn.add_q_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
25 |
+
"joint_transformer_blocks.1.attn.add_v_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
26 |
+
"joint_transformer_blocks.1.attn.to_add_out.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
27 |
+
"joint_transformer_blocks.1.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
28 |
+
"joint_transformer_blocks.1.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
29 |
+
"joint_transformer_blocks.1.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
30 |
+
"joint_transformer_blocks.1.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
31 |
+
"joint_transformer_blocks.1.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
32 |
+
"joint_transformer_blocks.1.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
33 |
+
"joint_transformer_blocks.1.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
34 |
+
"joint_transformer_blocks.1.ff_context.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
35 |
+
"joint_transformer_blocks.1.ff_context.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
36 |
+
"joint_transformer_blocks.1.ff_context.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
37 |
+
"joint_transformer_blocks.1.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
38 |
+
"joint_transformer_blocks.1.norm1_context.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
39 |
+
"joint_transformer_blocks.2.attn.add_k_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
40 |
+
"joint_transformer_blocks.2.attn.add_q_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
41 |
+
"joint_transformer_blocks.2.attn.add_v_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
42 |
+
"joint_transformer_blocks.2.attn.to_add_out.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
43 |
+
"joint_transformer_blocks.2.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
44 |
+
"joint_transformer_blocks.2.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
45 |
+
"joint_transformer_blocks.2.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
46 |
+
"joint_transformer_blocks.2.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
47 |
+
"joint_transformer_blocks.2.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
48 |
+
"joint_transformer_blocks.2.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
49 |
+
"joint_transformer_blocks.2.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
50 |
+
"joint_transformer_blocks.2.ff_context.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
51 |
+
"joint_transformer_blocks.2.ff_context.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
52 |
+
"joint_transformer_blocks.2.ff_context.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
53 |
+
"joint_transformer_blocks.2.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
54 |
+
"joint_transformer_blocks.2.norm1_context.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
55 |
+
"joint_transformer_blocks.3.attn.add_k_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
56 |
+
"joint_transformer_blocks.3.attn.add_q_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
57 |
+
"joint_transformer_blocks.3.attn.add_v_proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
58 |
+
"joint_transformer_blocks.3.attn.to_add_out.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
59 |
+
"joint_transformer_blocks.3.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
60 |
+
"joint_transformer_blocks.3.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
61 |
+
"joint_transformer_blocks.3.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
62 |
+
"joint_transformer_blocks.3.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
63 |
+
"joint_transformer_blocks.3.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
64 |
+
"joint_transformer_blocks.3.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
65 |
+
"joint_transformer_blocks.3.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
66 |
+
"joint_transformer_blocks.3.ff_context.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
67 |
+
"joint_transformer_blocks.3.ff_context.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
68 |
+
"joint_transformer_blocks.3.ff_context.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
69 |
+
"joint_transformer_blocks.3.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
70 |
+
"joint_transformer_blocks.3.norm1_context.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
71 |
+
"norm_out.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
72 |
+
"pos_embed.pos_embed": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
73 |
+
"pos_embed.proj.bias": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
74 |
+
"pos_embed.proj.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
75 |
+
"proj_out.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
76 |
+
"register_tokens": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
77 |
+
"single_transformer_blocks.0.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
78 |
+
"single_transformer_blocks.0.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
79 |
+
"single_transformer_blocks.0.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
80 |
+
"single_transformer_blocks.0.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
81 |
+
"single_transformer_blocks.0.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
82 |
+
"single_transformer_blocks.0.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
83 |
+
"single_transformer_blocks.0.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
84 |
+
"single_transformer_blocks.0.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
85 |
+
"single_transformer_blocks.1.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
86 |
+
"single_transformer_blocks.1.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
87 |
+
"single_transformer_blocks.1.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
88 |
+
"single_transformer_blocks.1.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
89 |
+
"single_transformer_blocks.1.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
90 |
+
"single_transformer_blocks.1.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
91 |
+
"single_transformer_blocks.1.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
92 |
+
"single_transformer_blocks.1.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
93 |
+
"single_transformer_blocks.10.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
94 |
+
"single_transformer_blocks.10.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
95 |
+
"single_transformer_blocks.10.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
96 |
+
"single_transformer_blocks.10.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
97 |
+
"single_transformer_blocks.10.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
98 |
+
"single_transformer_blocks.10.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
99 |
+
"single_transformer_blocks.10.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
100 |
+
"single_transformer_blocks.10.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
101 |
+
"single_transformer_blocks.11.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
102 |
+
"single_transformer_blocks.11.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
103 |
+
"single_transformer_blocks.11.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
104 |
+
"single_transformer_blocks.11.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
105 |
+
"single_transformer_blocks.11.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
106 |
+
"single_transformer_blocks.11.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
107 |
+
"single_transformer_blocks.11.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
108 |
+
"single_transformer_blocks.11.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
109 |
+
"single_transformer_blocks.12.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
110 |
+
"single_transformer_blocks.12.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
111 |
+
"single_transformer_blocks.12.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
112 |
+
"single_transformer_blocks.12.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
113 |
+
"single_transformer_blocks.12.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
114 |
+
"single_transformer_blocks.12.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
115 |
+
"single_transformer_blocks.12.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
116 |
+
"single_transformer_blocks.12.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
117 |
+
"single_transformer_blocks.13.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
118 |
+
"single_transformer_blocks.13.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
119 |
+
"single_transformer_blocks.13.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
120 |
+
"single_transformer_blocks.13.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
121 |
+
"single_transformer_blocks.13.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
122 |
+
"single_transformer_blocks.13.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
123 |
+
"single_transformer_blocks.13.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
124 |
+
"single_transformer_blocks.13.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
125 |
+
"single_transformer_blocks.14.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
126 |
+
"single_transformer_blocks.14.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
127 |
+
"single_transformer_blocks.14.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
128 |
+
"single_transformer_blocks.14.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
129 |
+
"single_transformer_blocks.14.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
130 |
+
"single_transformer_blocks.14.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
131 |
+
"single_transformer_blocks.14.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
132 |
+
"single_transformer_blocks.14.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
133 |
+
"single_transformer_blocks.15.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
134 |
+
"single_transformer_blocks.15.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
135 |
+
"single_transformer_blocks.15.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
136 |
+
"single_transformer_blocks.15.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
137 |
+
"single_transformer_blocks.15.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
138 |
+
"single_transformer_blocks.15.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
139 |
+
"single_transformer_blocks.15.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
140 |
+
"single_transformer_blocks.15.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
141 |
+
"single_transformer_blocks.16.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
142 |
+
"single_transformer_blocks.16.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
143 |
+
"single_transformer_blocks.16.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
144 |
+
"single_transformer_blocks.16.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
145 |
+
"single_transformer_blocks.16.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
146 |
+
"single_transformer_blocks.16.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
147 |
+
"single_transformer_blocks.16.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
148 |
+
"single_transformer_blocks.16.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
149 |
+
"single_transformer_blocks.17.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
150 |
+
"single_transformer_blocks.17.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
151 |
+
"single_transformer_blocks.17.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
152 |
+
"single_transformer_blocks.17.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
153 |
+
"single_transformer_blocks.17.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
154 |
+
"single_transformer_blocks.17.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
155 |
+
"single_transformer_blocks.17.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
156 |
+
"single_transformer_blocks.17.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
157 |
+
"single_transformer_blocks.18.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
158 |
+
"single_transformer_blocks.18.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
159 |
+
"single_transformer_blocks.18.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
160 |
+
"single_transformer_blocks.18.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
161 |
+
"single_transformer_blocks.18.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
162 |
+
"single_transformer_blocks.18.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
163 |
+
"single_transformer_blocks.18.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
164 |
+
"single_transformer_blocks.18.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
165 |
+
"single_transformer_blocks.19.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
166 |
+
"single_transformer_blocks.19.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
167 |
+
"single_transformer_blocks.19.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
168 |
+
"single_transformer_blocks.19.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
169 |
+
"single_transformer_blocks.19.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
170 |
+
"single_transformer_blocks.19.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
171 |
+
"single_transformer_blocks.19.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
172 |
+
"single_transformer_blocks.19.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
173 |
+
"single_transformer_blocks.2.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
174 |
+
"single_transformer_blocks.2.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
175 |
+
"single_transformer_blocks.2.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
176 |
+
"single_transformer_blocks.2.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
177 |
+
"single_transformer_blocks.2.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
178 |
+
"single_transformer_blocks.2.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
179 |
+
"single_transformer_blocks.2.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
180 |
+
"single_transformer_blocks.2.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
181 |
+
"single_transformer_blocks.20.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
182 |
+
"single_transformer_blocks.20.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
183 |
+
"single_transformer_blocks.20.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
184 |
+
"single_transformer_blocks.20.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
185 |
+
"single_transformer_blocks.20.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
186 |
+
"single_transformer_blocks.20.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
187 |
+
"single_transformer_blocks.20.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
188 |
+
"single_transformer_blocks.20.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
189 |
+
"single_transformer_blocks.21.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
190 |
+
"single_transformer_blocks.21.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
191 |
+
"single_transformer_blocks.21.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
192 |
+
"single_transformer_blocks.21.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
193 |
+
"single_transformer_blocks.21.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
194 |
+
"single_transformer_blocks.21.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
195 |
+
"single_transformer_blocks.21.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
196 |
+
"single_transformer_blocks.21.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
197 |
+
"single_transformer_blocks.22.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
198 |
+
"single_transformer_blocks.22.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
199 |
+
"single_transformer_blocks.22.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
200 |
+
"single_transformer_blocks.22.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
201 |
+
"single_transformer_blocks.22.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
202 |
+
"single_transformer_blocks.22.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
203 |
+
"single_transformer_blocks.22.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
204 |
+
"single_transformer_blocks.22.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
205 |
+
"single_transformer_blocks.23.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
206 |
+
"single_transformer_blocks.23.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
207 |
+
"single_transformer_blocks.23.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
208 |
+
"single_transformer_blocks.23.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
209 |
+
"single_transformer_blocks.23.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
210 |
+
"single_transformer_blocks.23.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
211 |
+
"single_transformer_blocks.23.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
212 |
+
"single_transformer_blocks.23.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
213 |
+
"single_transformer_blocks.24.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
214 |
+
"single_transformer_blocks.24.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
215 |
+
"single_transformer_blocks.24.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
216 |
+
"single_transformer_blocks.24.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
217 |
+
"single_transformer_blocks.24.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
218 |
+
"single_transformer_blocks.24.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
219 |
+
"single_transformer_blocks.24.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
220 |
+
"single_transformer_blocks.24.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
221 |
+
"single_transformer_blocks.25.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
222 |
+
"single_transformer_blocks.25.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
223 |
+
"single_transformer_blocks.25.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
224 |
+
"single_transformer_blocks.25.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
225 |
+
"single_transformer_blocks.25.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
226 |
+
"single_transformer_blocks.25.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
227 |
+
"single_transformer_blocks.25.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
228 |
+
"single_transformer_blocks.25.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
229 |
+
"single_transformer_blocks.26.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
230 |
+
"single_transformer_blocks.26.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
231 |
+
"single_transformer_blocks.26.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
232 |
+
"single_transformer_blocks.26.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
233 |
+
"single_transformer_blocks.26.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
234 |
+
"single_transformer_blocks.26.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
235 |
+
"single_transformer_blocks.26.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
236 |
+
"single_transformer_blocks.26.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
237 |
+
"single_transformer_blocks.27.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
238 |
+
"single_transformer_blocks.27.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
239 |
+
"single_transformer_blocks.27.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
240 |
+
"single_transformer_blocks.27.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
241 |
+
"single_transformer_blocks.27.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
242 |
+
"single_transformer_blocks.27.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
243 |
+
"single_transformer_blocks.27.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
244 |
+
"single_transformer_blocks.27.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
245 |
+
"single_transformer_blocks.28.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
246 |
+
"single_transformer_blocks.28.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
247 |
+
"single_transformer_blocks.28.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
248 |
+
"single_transformer_blocks.28.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
249 |
+
"single_transformer_blocks.28.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
250 |
+
"single_transformer_blocks.28.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
251 |
+
"single_transformer_blocks.28.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
252 |
+
"single_transformer_blocks.28.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
253 |
+
"single_transformer_blocks.29.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
254 |
+
"single_transformer_blocks.29.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
255 |
+
"single_transformer_blocks.29.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
256 |
+
"single_transformer_blocks.29.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
257 |
+
"single_transformer_blocks.29.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
258 |
+
"single_transformer_blocks.29.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
259 |
+
"single_transformer_blocks.29.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
260 |
+
"single_transformer_blocks.29.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
261 |
+
"single_transformer_blocks.3.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
262 |
+
"single_transformer_blocks.3.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
263 |
+
"single_transformer_blocks.3.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
264 |
+
"single_transformer_blocks.3.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
265 |
+
"single_transformer_blocks.3.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
266 |
+
"single_transformer_blocks.3.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
267 |
+
"single_transformer_blocks.3.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
268 |
+
"single_transformer_blocks.3.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
269 |
+
"single_transformer_blocks.30.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
270 |
+
"single_transformer_blocks.30.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
271 |
+
"single_transformer_blocks.30.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
272 |
+
"single_transformer_blocks.30.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
273 |
+
"single_transformer_blocks.30.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
274 |
+
"single_transformer_blocks.30.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
275 |
+
"single_transformer_blocks.30.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
276 |
+
"single_transformer_blocks.30.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
277 |
+
"single_transformer_blocks.31.attn.to_k.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
278 |
+
"single_transformer_blocks.31.attn.to_out.0.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
279 |
+
"single_transformer_blocks.31.attn.to_q.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
280 |
+
"single_transformer_blocks.31.attn.to_v.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
281 |
+
"single_transformer_blocks.31.ff.linear_1.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
282 |
+
"single_transformer_blocks.31.ff.linear_2.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
283 |
+
"single_transformer_blocks.31.ff.out_projection.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
284 |
+
"single_transformer_blocks.31.norm1.linear.weight": "diffusion_pytorch_model-00003-of-00003.safetensors",
|
285 |
+
"single_transformer_blocks.4.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
286 |
+
"single_transformer_blocks.4.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
287 |
+
"single_transformer_blocks.4.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
288 |
+
"single_transformer_blocks.4.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
289 |
+
"single_transformer_blocks.4.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
290 |
+
"single_transformer_blocks.4.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
291 |
+
"single_transformer_blocks.4.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
292 |
+
"single_transformer_blocks.4.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
293 |
+
"single_transformer_blocks.5.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
294 |
+
"single_transformer_blocks.5.attn.to_out.0.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
295 |
+
"single_transformer_blocks.5.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
296 |
+
"single_transformer_blocks.5.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
297 |
+
"single_transformer_blocks.5.ff.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
298 |
+
"single_transformer_blocks.5.ff.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
299 |
+
"single_transformer_blocks.5.ff.out_projection.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
300 |
+
"single_transformer_blocks.5.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
301 |
+
"single_transformer_blocks.6.attn.to_k.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
302 |
+
"single_transformer_blocks.6.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
303 |
+
"single_transformer_blocks.6.attn.to_q.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
304 |
+
"single_transformer_blocks.6.attn.to_v.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
305 |
+
"single_transformer_blocks.6.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
306 |
+
"single_transformer_blocks.6.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
307 |
+
"single_transformer_blocks.6.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
308 |
+
"single_transformer_blocks.6.norm1.linear.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
309 |
+
"single_transformer_blocks.7.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
310 |
+
"single_transformer_blocks.7.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
311 |
+
"single_transformer_blocks.7.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
312 |
+
"single_transformer_blocks.7.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
313 |
+
"single_transformer_blocks.7.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
314 |
+
"single_transformer_blocks.7.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
315 |
+
"single_transformer_blocks.7.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
316 |
+
"single_transformer_blocks.7.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
317 |
+
"single_transformer_blocks.8.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
318 |
+
"single_transformer_blocks.8.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
319 |
+
"single_transformer_blocks.8.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
320 |
+
"single_transformer_blocks.8.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
321 |
+
"single_transformer_blocks.8.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
322 |
+
"single_transformer_blocks.8.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
323 |
+
"single_transformer_blocks.8.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
324 |
+
"single_transformer_blocks.8.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
325 |
+
"single_transformer_blocks.9.attn.to_k.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
326 |
+
"single_transformer_blocks.9.attn.to_out.0.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
327 |
+
"single_transformer_blocks.9.attn.to_q.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
328 |
+
"single_transformer_blocks.9.attn.to_v.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
329 |
+
"single_transformer_blocks.9.ff.linear_1.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
330 |
+
"single_transformer_blocks.9.ff.linear_2.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
331 |
+
"single_transformer_blocks.9.ff.out_projection.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
332 |
+
"single_transformer_blocks.9.norm1.linear.weight": "diffusion_pytorch_model-00002-of-00003.safetensors",
|
333 |
+
"time_step_proj.linear_1.bias": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
334 |
+
"time_step_proj.linear_1.weight": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
335 |
+
"time_step_proj.linear_2.bias": "diffusion_pytorch_model-00001-of-00003.safetensors",
|
336 |
+
"time_step_proj.linear_2.weight": "diffusion_pytorch_model-00001-of-00003.safetensors"
|
337 |
+
}
|
338 |
+
}
|
vae/config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "AutoencoderKL",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "/raid/.cache/huggingface/models--fal--AuraFlow/snapshots/edf69bec4c8c57f5278a655aaca3ceb60d82c0b4/vae",
|
5 |
+
"act_fn": "silu",
|
6 |
+
"block_out_channels": [
|
7 |
+
128,
|
8 |
+
256,
|
9 |
+
512,
|
10 |
+
512
|
11 |
+
],
|
12 |
+
"down_block_types": [
|
13 |
+
"DownEncoderBlock2D",
|
14 |
+
"DownEncoderBlock2D",
|
15 |
+
"DownEncoderBlock2D",
|
16 |
+
"DownEncoderBlock2D"
|
17 |
+
],
|
18 |
+
"force_upcast": true,
|
19 |
+
"in_channels": 3,
|
20 |
+
"latent_channels": 4,
|
21 |
+
"latents_mean": null,
|
22 |
+
"latents_std": null,
|
23 |
+
"layers_per_block": 2,
|
24 |
+
"norm_num_groups": 32,
|
25 |
+
"out_channels": 3,
|
26 |
+
"sample_size": 1024,
|
27 |
+
"scaling_factor": 0.13025,
|
28 |
+
"shift_factor": null,
|
29 |
+
"up_block_types": [
|
30 |
+
"UpDecoderBlock2D",
|
31 |
+
"UpDecoderBlock2D",
|
32 |
+
"UpDecoderBlock2D",
|
33 |
+
"UpDecoderBlock2D"
|
34 |
+
],
|
35 |
+
"use_post_quant_conv": true,
|
36 |
+
"use_quant_conv": true
|
37 |
+
}
|
vae/diffusion_pytorch_model.fp16.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcb60880a46b63dea58e9bc591abe15f8350bde47b405f9c38f4be70c6161e68
|
3 |
+
size 167335342
|
vae/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1598f3d24932bcfe6634e8b618ea1e30ab1d57f5aad13a6d2de446d2199f2341
|
3 |
+
size 334643268
|