mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-04-28 18:21:16 +00:00
Fixed weight mapping for refiner
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -4,7 +4,24 @@
|
||||
"shape": [],
|
||||
"min": 4.60546875,
|
||||
"max": 4.60546875
|
||||
},
|
||||
"conditioner.embedders.0.model.text_projection": {
|
||||
"shape": [
|
||||
1280,
|
||||
1280
|
||||
],
|
||||
"min": -0.15966796875,
|
||||
"max": 0.230712890625
|
||||
}
|
||||
},
|
||||
"diffusers": {}
|
||||
"diffusers": {
|
||||
"te1_text_projection.weight": {
|
||||
"shape": [
|
||||
1280,
|
||||
1280
|
||||
],
|
||||
"min": -0.15966796875,
|
||||
"max": 0.230712890625
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user