Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

ModelPayload.md

File metadata and controls

12 lines (8 loc) · 581 Bytes

Knedlex.StableHorde.Api.Model.ModelPayload

Properties

Name Type Description Notes
Prompt string The prompt which will be sent to the horde against which to run inference. [optional]
N int The amount of images to generate. [optional]
Seed string The seed to use to generete this request. [optional]

[Back to Model list] [Back to API list] [Back to README]