mirror of
https://github.com/imrayya/stable-diffusion-webui-Prompt_Generator.git
synced 2024-01-11 09:00:44 +01:00
Update README.md
This commit is contained in:
@@ -19,7 +19,7 @@ The initial use of the model may take longer as it needs to be downloaded to you
|
||||
|
||||
## Parameters Explanation
|
||||
|
||||
- **Start of the prompt**: As the name, the start of the prompt that the generator should start with
|
||||
- **Start of the prompt**: As the name suggests, the start of the prompt that the generator should start with
|
||||
- **Temperature**: A higher temperature will produce more diverse results, but with a higher risk of less coherent text
|
||||
- **Top K**: Strategy is to sample from a shortlist of the top K tokens. This approach allows the other high-scoring tokens a chance of being picked.
|
||||
- **Max Length**: the maximum number of tokens for the output of the model
|
||||
|
||||
Reference in New Issue
Block a user