invoke-ai/InvokeAI

[enhancement]: Random nodes should have seed fields

开放

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

 (3 条评论) (1 个反应) (0 位负责人)TypeScript (2,164 个派生)batch import
enhancementgood first issuenodes / workflows

仓库指标

星标
 (20,358 个星标)
PR 合并指标
 (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

贡献者指南