Open BlastedRemnants opened 2 months ago
Sorry by the way, I thought this would ask me to add Labels and whatnot at some point but I must have missed that somehow.
Update: I submitted a Pull Request with the alterations to this file in it. I don't know what I'm doing with Git though so if I did it wrong I apologize, and also feel free to close this or delete it if that's the proper thing to do now since the issue is basically resolved. Thanks!
Is there any way to select a seed, or gain a similar effect? Sometimes I want to make the captioner try again, but to do so I need to change a setting, run it, change the setting back, then run it again. This does work, which suggests to me that there must be some sort of seed or something similar being used, but it's inaccessible to us at the moment.
I was about to post this Feature Request but decided to take a run at implementing it myself with the help of CoPilot first, and I've got a working solution now. If anyone would like to test this and make sure it works for everyone else as well that'd be great, and maybe it will get adopted into the default scripts for this node. Below is a paste of my edited llava.py file. Cheers!