-
- Downloads
Added Option setting for AI generation timeout
* Added V.aiTimeoutPerStep to Game Options settings to allow the user to set the number of seconds their system is expected to take for each sampling step. * Added checks for variable minimums to the AI generation settings.
parent
bc1c1757
No related branches found
No related tags found
Showing
- js/003-data/gameVariableData.js 2 additions, 1 deletionjs/003-data/gameVariableData.js
- src/art/genAI/stableDiffusion.js 1 addition, 1 deletionsrc/art/genAI/stableDiffusion.js
- src/endWeek/nextWeek/nextWeek.js 1 addition, 1 deletionsrc/endWeek/nextWeek/nextWeek.js
- src/gui/options/options.js 12 additions, 2 deletionssrc/gui/options/options.js
Loading
Please register or sign in to comment