InvokeAI/invokeai/frontend
blessedcoolant 746e099f0d fix: Do not do step math for refinerSteps
This is probably better done on the backend or in a different way. This can cause steps to go above 1000 which is more than the set number for the model.
2023-08-14 04:04:15 +12:00
..
CLI convert add_model(), del_model(), list_models() etc to use bifurcated names 2023-05-13 14:44:44 -04:00
install clip cache settings to permissible values; remove redundant imports in install __init__ file 2023-08-10 18:00:45 -04:00
merge Two changes to command-line scripts 2023-08-10 20:59:22 -04:00
training Run python black 2023-07-28 09:46:44 -04:00
web fix: Do not do step math for refinerSteps 2023-08-14 04:04:15 +12:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
legacy_launch_invokeai.py Run python black 2023-07-28 09:46:44 -04:00