Ju1-js

Results 37 comments of Ju1-js

@yfszzx The text parsing part of this feature could be done with something like this: ```python import re input = "1---3.0dde, 5, 7,9, 15-20, 2" # Messing with spaces, too...

@JustMaier When downloading the model from the pasted hash, shouldn’t it send an alert to ask the user if they want the file set if they want it downloaded with...

Yea, for prompting the user, I'd probably use some popup HTML via js, or the js confirm() function which only has yes/cancel. Also, it should say the size of the...

I'm not sure how hard this would be to implement, but it's what I imaged when I thought about it prompting the user. **If** this does work, it could be...

Is that not similar to how the save images function works in the WebUI? https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8/modules/ui_common.py#L165

Shouldn't it be "Your Civitai Link Key" so it isn't confused with the API key? Since, as I understand, they are 2 separate things.

Oh wait mb, I didn't see the text box fr\or the link key above the API key\.

> I don't feel there is a need for separate UI since `SetWallpaper` command to reload: [rocksdanister/lively/wiki/Command-Line-Controls#set-wallpaper](https://github.com/rocksdanister/lively/wiki/Command-Line-Controls#set-wallpaper) > > Also ResetWallpaper shutsdown everything and restarts, its not meant to be...

You're probably right in assuming that most wallpapers aren't going to need to be reloaded, it would mostly be html based ones. However I feel it could be nice for...

Nope, it still happens with the beta build. https://github.com/rocksdanister/lively/assets/40339350/595f124f-d8d0-453c-b906-833ec50d0488 **Desktop:** - OS: Windows 11 22H2 - Ribbons - Version: 2.0.7.2b **Log File:** [lively_log_20231022_112016.zip](https://github.com/rocksdanister/lively/files/13064161/lively_log_20231022_112016.zip)