https://github.com/stablecanvas/sc-tools
https://github.com/stablecanvas/sc-tools
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stablecanvas/sc-tools
- Owner: StableCanvas
- License: mit
- Created: 2024-03-20T19:13:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T15:33:01.000Z (about 2 years ago)
- Last Synced: 2025-05-08T17:57:00.977Z (about 1 year ago)
- Language: JavaScript
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sc-tools
[StableCanvas](https://github.com/StableCanvas/StableCanvas) extension tools deployed on GitHub Pages.
# Index
| Tools | Description | Requires SC |
|---------------|--------------------------------------|-------------|
| [prompt-editor](https://stablecanvas.github.io/sc-tools/prompt-editor/) | Edit A1111 style prompt | No |
| [sd-playground](https://stablecanvas.github.io/sc-tools/sd-playground/) | simple playground for sd (eg. streaming for lcm) | Yes |
| [pnginfo](https://stablecanvas.github.io/sc-tools/pnginfo/) | pnginfo explorer | Yes(half) |
> `Requires SC` indicates whether it depends on the StableCanvas environment to be usable. For example, if `dependence` includes `@stable-canvas/sdk`, it can only be used in a specific environment.
# LICENSE
MIT