mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
add todo token downsampling and simplify tomes
This commit is contained in:
@@ -308,7 +308,6 @@ function quickApplyStyle() {
|
||||
}
|
||||
|
||||
function quickSaveStyle() {
|
||||
console.log('HERE');
|
||||
const tabname = getENActiveTab();
|
||||
const btnSave = gradioApp().getElementById(`${tabname}_extra_quicksave`);
|
||||
if (btnSave) btnSave.click();
|
||||
|
||||
Reference in New Issue
Block a user