ZeldaFan0225 / ai_horde

A package to interact with the stable horde API
MIT License
35 stars 16 forks source link

Add k_euler_a sampler #12

Closed Cohee1207 closed 8 months ago

Cohee1207 commented 8 months ago

Add k_euler_a sampler

Detailed Description

Adds a new option into ModelGenerationInputStableSamplers. As seen in https://stablehorde.net/api/, it's a valid option to be provided in a generation payload.

Why this is needed

Being able to specify this sampler explicitly.