File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 89
89
May 29:
90
90
* Add [ Chatterbox] ( https://github.com/resemble-ai/chatterbox ) extension.
91
91
* Add Kokoro TTS to React UI.
92
+ * Fix React Build, thanks [ noaht8um] ( https://github.com/noaht8um ) !
92
93
93
94
May 28:
94
95
* Restore gr.Tabs to the old style for easier stacking of many tabs.
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ import { Seeded } from "../types/Seeded";
7
7
import { GradioFile } from "../types/GradioFile" ;
8
8
import router from "next/router" ;
9
9
import { MetadataHeaders } from "../types/MetadataHeaders" ;
10
- import { updateLocalStorageWithFunction } from "../data/updateLocalStorageWithFunction" ;
11
10
12
11
export const kokoroId = "kokoroParams.v4" ;
13
12
You can’t perform that action at this time.
0 commit comments