invoke-ai/InvokeAI
Voir sur GitHub[enhancement]: Random nodes should have seed fields
Open
#4 700 ouverte le 26 sept. 2023
enhancementgood first issuenodes / workflows
Métriques du dépôt
- Stars
- (20 358 stars)
- Métriques de merge PR
- (Merge moyen 39j 7h) (39 PRs mergées en 30 j)
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