invoke-ai/InvokeAI

[enhancement]: Random nodes should have seed fields

Open

#4.700 aberto em 26 de set. de 2023

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)TypeScript (2.164 forks)batch import
enhancementgood first issuenodes / workflows

Métricas do repositório

Stars
 (20.358 stars)
Métricas de merge de PR
 (Mesclagem média 39d 7h) (39 fundiu PRs em 30d)

Description

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

Guia do colaborador