Alizer

Results 27 issues of Alizer

everything else works, history, bookmarks and cookies but it doesnt seem to decrypt any password

**Describe the bug** Running `Start Stable Diffusion UI.cmd` in a fresh installation of windows 11 crashes with the error: ``` Traceback (most recent call last): File "D:\Stuff\stable-diffusion-ui\installer\Scripts\conda-script.py", line 11, in...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? I've been generating images on my...

bug-report

is it possible we have a way of fetching/searching models list from the official ollama website? so that other programs can integrate into it as well? if it already exists,...

i get this error whenever i add ``` ``` in my code ``` chart.min.js:13 Uncaught SyntaxError: Cannot use import statement outside a module (at chart.min.js:13:1) ```

similar to the green squares on the left side of the website https://simpleparallax.com/, how did you do that? I can't seem to find anything in this library to achieve that...

Would be awesome if we can translate 123,123,123.123 to 123.12M instead of 123.123123M

my account got banned for downloading a lot of videos around 5 minutes after running this program, maybe should you put an option to make the download speed, like slow...

nothing shows up in windows 11 after install ![image](https://github.com/leandrosa81/taskbar-monitor/assets/86959368/c33abd0f-62ea-444e-852d-8e6d3fcdb8af)

I have the following code below to seed a MongoDb instance of 500K+ objects ``` List members = new(); for (int i = 0; i < 500000; i++) { var...