invoke-ai/InvokeAI
[enhancement]: Random nodes should have seed fields
Aperta
#4700 aperta il 26 set 2023
enhancementgood first issuenodes / workflows
Metriche repository
- Star
- (20.358 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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