fix: #1765 generate_pixel_perturbation 支持 int seed 可复现 #1778
Reference in New Issue
Block a user
Delete Branch "fix/pixel-perturbation-seed"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
传入 int variantSeed 时自动构造 random.Random(seed),与 get_rhythm_template(seed) 接口一致;Random/None 调用不变。11 测试通过。
🚀 预览环境已部署
🗑️ 预览环境已清理
PR #1778 已关闭或合并,对应的预览环境已被清理。