invoke-ai/InvokeAI

[enhancement]: Random nodes should have seed fields

Offen

#4.700 geöffnet am 26.09.2023

 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (2.164 Forks)batch import
enhancementgood first issuenodes / workflows

Repository-Metriken

Stars
 (20.358 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide