invoke-ai/InvokeAI

[enhancement]: Random nodes should have seed fields

Open

#4,700 创建于 2023年9月26日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)TypeScript (2,164 fork)batch import
enhancementgood first issuenodes / workflows

仓库指标

Star
 (20,358 star)
PR 合并指标
 (平均合并 39天 7小时) (30 天内合并 39 个 PR)

描述

Is there an existing issue for this?

  • I have searched the existing issues

Contact Details

No response

What should this feature add?

Random nodes (like random integer, random float) should have a seed field to seed the RNG.

Without this, workflows/graphs are not deterministic.

Alternatives

No response

Additional Content

No response

贡献者指南