gokayfem / ComfyUI_VLM_nodes

Custom ComfyUI nodes for Vision Language Models, Large Language Models, Image to Music, Text to Music, Consistent and Random Creative Prompt Generation
Apache License 2.0
382 stars 31 forks source link

Node is not generating new answers each time #62

Closed simartem closed 4 months ago

simartem commented 6 months ago

Api Prompt Generator has no variable inputs (except the api itself, but it is also a static data), for this reason the node does not generate new answers for the same question in comfyui when the prompt is queued each time (because it would be nice to get different answers for generating various images), answer has already been generated. To get a new answer for same question, what could be done ?

gokayfem commented 5 months ago

change temperature a little bit like 0.01