迭代步数
This commit is contained in:
@@ -162,7 +162,7 @@ func ImagesPost(w http.ResponseWriter, r *http.Request) {
|
||||
image.FromImage = template.FromImage
|
||||
image.Prompt = template.Prompt
|
||||
image.NegativePrompt = template.NegativePrompt
|
||||
image.NumInferenceSteps = template.Steps
|
||||
image.Steps = template.Steps
|
||||
image.CfgScale = template.CfgScale
|
||||
image.SamplerName = template.SamplerName
|
||||
image.Seed = template.Seed
|
||||
|
Reference in New Issue
Block a user