Skip to content

Commit

Permalink
Merge pull request #348 from AbdullahAlfaraj/dev_1.3.1
Browse files Browse the repository at this point in the history
Dev 1.3.2
  • Loading branch information
AbdullahAlfaraj authored Sep 12, 2023
2 parents 71cd08e + e8fffae commit df868dd
Show file tree
Hide file tree
Showing 74 changed files with 6,219 additions and 58,938 deletions.
5 changes: 0 additions & 5 deletions enum.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ const BackgroundHistoryEnum = {
NoBackground: 'no_background',
}

const PresetTypeEnum = {
SDPreset: 'sd_preset',
ControlNetPreset: 'controlnet_preset',
}
module.exports = {
clickTypeEnum,
generationModeEnum,
Expand All @@ -49,5 +45,4 @@ module.exports = {
RequestStateEnum,

BackgroundHistoryEnum,
PresetTypeEnum,
}
1,953 changes: 290 additions & 1,663 deletions index.html

Large diffs are not rendered by default.

Loading

0 comments on commit df868dd

Please sign in to comment.