↓ 5 callersFunctionapg_forward(
pred_cond: torch.Tensor, # [B, C, H, W]
pred_uncond: torch.Tensor, # [B, C, H, W]
guidance_sca
acestep/apg_guidance.py:33
↓ 3 callersMethod__init__(
self,
height=16,
width=4096,
patch_size=(16, 1),
in_channels=8,
acestep/models/ace_step_transformer.py:156
↓ 2 callersMethod_saveData(self, words, language: str, text: str, score: float, symbol=None)
acestep/language_segmentation/LangSegment.py:395
↓ 1 callersMethod__init__(
self,
n_fft=2048,
win_length=2048,
hop_length=512,
center=False,
acestep/music_dcae/music_log_mel.py:16
↓ 1 callersFunctioncfg_zero_star(
noise_pred_with_cond,
noise_pred_uncond,
guidance_scale,
i,
zero_steps=1,
use_zero_i
acestep/apg_guidance.py:91