More prompt examples?
#2
by
notafraud
- opened
Thank you for this model! I see that it uses CFG 5, but the examples only have positive prompts. Is there a recommended negative prompt or an example of it?
Thank you for your interest in our work! As demonstrated in our example implementation, we simply setting negative_prompt="" within the model configuration. You can explore it on your own if you are interested in setting this parameter.