Spaces:
Sleeping
Sleeping
Update configs/inference.yaml
Browse files- configs/inference.yaml +1 -1
configs/inference.yaml
CHANGED
@@ -8,7 +8,7 @@ cfg_scale: 3.5
|
|
8 |
weight_dtype: bf16
|
9 |
enable_xformers_memory_efficient_attention: true
|
10 |
|
11 |
-
|
12 |
# model_name_or_path: checkpoints
|
13 |
vae: stabilityai/sd-vae-ft-mse
|
14 |
wav2vec: facebook/wav2vec2-base-960h
|
|
|
8 |
weight_dtype: bf16
|
9 |
enable_xformers_memory_efficient_attention: true
|
10 |
|
11 |
+
model_name_or_path: memoavatar/memo
|
12 |
# model_name_or_path: checkpoints
|
13 |
vae: stabilityai/sd-vae-ft-mse
|
14 |
wav2vec: facebook/wav2vec2-base-960h
|