xx Infested Pony xx --DEPRECATED--版本Flu (ID: 1162663)

xx Infested Pony xx --DEPRECATED--版本Flu (ID: 1162663)

Unstable and creative merge of Troubled Confusion LX Overburnt and AutismMix Confetti.

Recommended parameters:

Undead - Euler A or DDPM samplers with 30..40 steps

Plague - Euler A or DDPM samplers with 30..40 steps

Flu - Euler A or DDPM samplers with 30..40 steps OR DPM++ SDE sampler with CFG 2..3 and 8..10 steps

tensor_pwm merge method is (Python code):

def tensor_pwm(a: Tensor, b: Tensor, alpha: float, beta: float, **kwargs) -> Tensor:  # pylint: disable=unused-argument
"""
Takes a slice of Secondary Model and repeatedly pastes it into Primary Model
Alpha sets the width of the slice
Beta sets the start point of the slice
ie Alpha = 0.125 Beta = 0.25 is (AABABABA)
"""
tt = a.clone()
i = beta
while i < 1:
start = int(a.shape[0] * i)
i = min(i + alpha, 1)
end = int(a.shape[0] * i)
i = min(i + alpha, 1)
k = a[start:end].nanmedian() - b[start:end].nanmedian()
tt[start:end] = k + b[start:end].clone()
return tt

描述:

Recipe:

Troubled Confusion LX Overburnt (TCLX)

AutismMix Confetti (AMC)

weightened_sum(TCLX, AMC, 0.55)

训练词语:

名称: infestedPony_flu.safetensors

大小 (KB): 6775451

类型: Model

Pickle 扫描结果: Success

Pickle 扫描信息: No Pickle imports

病毒扫描结果: Success

名称: xxInfestedPonyXx_flu.safetensors

大小 (KB): 6775451

类型: Model

Pickle 扫描结果: Success

Pickle 扫描信息: No Pickle imports

病毒扫描结果: Success

xx Infested Pony xx --DEPRECATED--

xx Infested Pony xx --DEPRECATED--

xx Infested Pony xx --DEPRECATED--

xx Infested Pony xx --DEPRECATED--

xx Infested Pony xx --DEPRECATED--

xx Infested Pony xx --DEPRECATED--

xx Infested Pony xx --DEPRECATED--

xx Infested Pony xx --DEPRECATED--

xx Infested Pony xx --DEPRECATED--

xx Infested Pony xx --DEPRECATED--

资源下载
下载价格VIP专享
仅限VIP下载升级VIP
犹豫不决让我们错失一次又一次机会!!!
原文链接:https://1111down.com/1172049.html,转载请注明出处
由于网站升级,部分用户密码全部设置为111111,登入后自己修改, 并且VIP等级提升一级(包月提升至包季,包季提升到包年 包年提升至永久)
没有账号?注册  忘记密码?

社交账号快速登录