StableStudio
StableStudio copied to clipboard
Community interface for generative AI
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.4 to 4.5.3. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs...
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
**Describe the bug** Images start to generate but quickly disappear **To Reproduce** Steps to reproduce the behavior: I don't really know, it sometimes works and sometimes doesn't (but usually doesn't),...
**Describe the bug** root-workspace-0b6124@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /private/var/folders/k1/1t04_1zd0h78ym2tb545lr080000gn/T/xfs-20648d53/build.log) **To Reproduce** Steps to reproduce the behavior: 1. git clone https://github.com/Stability-AI/StableStudio.git 2. yarn...
**Describe the bug** ```sh ... 7.863 ➤ YN0013: │ zundo@npm:2.0.0-beta.15 can't be found in the cache and will be fetched from the remote registry 7.863 ➤ YN0013: │ zustand@npm:4.3.7 can't...
**Describe the bug** When my `tauri` app window is launched, the "Welcome to StableStudio" seems to be stuck on the "Downloading ComfyUI..." loader for way too long. I inspected the...
> Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the [contributing guidelines](https://github.com/github/docs/blob/main/CONTRIBUTING.md). _Originally posted...
Uh? Use `_connection` instead. _Originally posted by @sbordet in https://github.com/eclipse/jetty.project/pull/10425#discussion_r1307603352_ _Originally posted by @mail731212 in https://github.com/Stability-AI/StableStudio/issues/113_
I'd like to be able to deploy Studio with a different base path, but I don't see a way to set the basename in configuration at the moment, be that...