LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.35k stars 281 forks source link

option to show console log on good old windows command prompt #835

Open shivshankar11 opened 1 month ago

shivshankar11 commented 1 month ago

in app console log is very annoying. it can not show full logs, can not enlarge text font

S:\Ai\Visual\StabilityMatrix\Data\Packages\SD.Next Web UI\modules\scripts.p │ │ │ │ 293 │ try: │ │ > 294 │ │ res = func(*args, **kwargs) │ │ 295 │ │ return res │ │ │ │ S:\Ai\Visual\StabilityMatrix\Data\Packages\SD.Next Web UI\extensions--sd-w │ │ │ │ 346 │ │ │ │ │ if is_img2img: │ │ > 347 │ │ │ │ │ │ lock_w = self.i2i_w │ │ 348 │ │ │ │ │ │ lock_h = self.i2i_h

mohnjiles commented 1 month ago

Thanks for the suggestion, we're working on adding a font size adjustment to the console. For the line width, you can try settings the COLUMNS Environment Variable in SM's Settings -> Environment Variables section like so to increase it: image

github-actions[bot] commented 2 days ago

This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.