LEv145 / --sd-webui-ar-plus

Select img aspect ratio from presets in sd-webui
51 stars 5 forks source link

Repo name #17

Closed RadTechDad closed 1 year ago

RadTechDad commented 1 year ago

Can i propose that you rename the repo to just sd-webui-ar-plus instead of --sd-webui-ar-plus?

This causes filesystem issues when trying to access the files in a command line.

For example, when trying to move the folder mv --sd-webui-ar-plus, it sates ,mv: illegal option -- - because it thinks the folder name is a passed argument.

LEv145 commented 1 year ago

These special characters are needed so that auto1111 shows the extension on top of the others изображение

Other extensions use the special character - and there are no problems accessing them изображение

Try mv -- --sd-webui-ar-plus meow or mv ./--sd-webui-ar-plus meow

RadTechDad commented 1 year ago

using a - or -- is fine, so long as it's not at the beginning of the folder name. Also, other aspect ratio extensions are able to be at the top of the list without the -- at the beginning of their folder names.

LEv145 commented 1 year ago

If the extension starts with "a", then of course it will be at the top And I don't see any problems accessing the directory like this: ./--sd-webui-ar-plus