ZeroCool94
commited on
Commit
•
0c18eeb
1
Parent(s):
aaa2338
Upload 2 files
Browse files- unet/config.json +1 -0
unet/config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.10.2",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"attention_head_dim": 8,
|
6 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.10.2",
|
4 |
+
"_name_or_path": "D:\\Alejandro\\Projects\\Python\\AI\\ImageGen\\Automatic1111\\models\\dreambooth\\sygil-diffusion-v0.4\\working\\unet",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|