mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-28 02:01:25 +00:00
allow extensions to sort themselves in UI
and other installed extensions will be on top now (including some resolution related UI extensions)
This commit is contained in:
@@ -8,6 +8,8 @@ opHyperTile = HyperTile()
|
||||
|
||||
|
||||
class HyperTileForForge(scripts.Script):
|
||||
sorting_priority = 13
|
||||
|
||||
def title(self):
|
||||
return "HyperTile Integrated"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user