lllyasviel / lllyasviel/FramePack
Random seed?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
It seems that the seed number never changes.
Is a typical value like '-1' supported as a random seed?
BTW: cudos to the developer(s) for the great project!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported seed behavior and trace where the seed is accepted and applied. Confirm whether a typical value such as -1 is supported, then document or correct the observed behavior and add a regression check if the project has an existing test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100