Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
15286cc
1
Parent(s):
fa43a24
Update config and app.py
Browse files
configs/wan2.1/wan_civitai.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
format: civitai
|
| 2 |
pipeline: Wan
|
| 3 |
transformer_additional_kwargs:
|
| 4 |
-
transformer_subpath:
|
| 5 |
dict_mapping:
|
| 6 |
in_dim: in_channels
|
| 7 |
dim: hidden_size
|
|
|
|
| 1 |
format: civitai
|
| 2 |
pipeline: Wan
|
| 3 |
transformer_additional_kwargs:
|
| 4 |
+
transformer_subpath: transformer/
|
| 5 |
dict_mapping:
|
| 6 |
in_dim: in_channels
|
| 7 |
dim: hidden_size
|