You've already forked Nano-Banana-AI-Image-Editor
优化 调整默认temperature的值为1
This commit is contained in:
@@ -138,7 +138,7 @@ export const useAppStore = create<AppState>()(
|
||||
|
||||
isGenerating: false,
|
||||
currentPrompt: '',
|
||||
temperature: 0.7,
|
||||
temperature: 1,
|
||||
seed: null,
|
||||
|
||||
selectedGenerationId: null,
|
||||
|
||||
Reference in New Issue
Block a user