Zongsheng
commited on
Commit
•
0753791
1
Parent(s):
4827aa3
diffuser0.12->0.13
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
-
"_diffusers_version": "0.
|
4 |
"act_fn": "silu",
|
5 |
"add_attention": "true",
|
6 |
"attention_head_dim": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
+
"_diffusers_version": "0.13.0.dev0",
|
4 |
"act_fn": "silu",
|
5 |
"add_attention": "true",
|
6 |
"attention_head_dim": 64,
|