mirror of
https://github.com/Stability-AI/generative-models.git
synced 2026-01-02 21:24:25 +01:00
update sv4d sampling script and readme
This commit is contained in:
6
scripts/sampling/configs/sv4d.yaml
Normal file → Executable file
6
scripts/sampling/configs/sv4d.yaml
Normal file → Executable file
@@ -93,12 +93,6 @@ model:
|
||||
sigma_sampler_config:
|
||||
target: sgm.modules.diffusionmodules.sigma_sampling.ZeroSampler
|
||||
|
||||
# - input_key: cond_aug
|
||||
# is_trainable: False
|
||||
# target: sgm.modules.encoders.modules.ConcatTimestepEmbedderND
|
||||
# params:
|
||||
# outdim: 256
|
||||
|
||||
- input_key: polar_rad
|
||||
is_trainable: False
|
||||
target: sgm.modules.encoders.modules.ConcatTimestepEmbedderND
|
||||
|
||||
Reference in New Issue
Block a user