Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Stability-AI/awesome-stability
Awesome Stability List
https://github.com/Stability-AI/awesome-stability
List: awesome-stability
Last synced: 8 days ago
JSON representation
Awesome Stability List
- Host: GitHub
- URL: https://github.com/Stability-AI/awesome-stability
- Owner: Stability-AI
- License: mit
- Created: 2022-09-14T19:27:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T00:25:29.000Z (over 1 year ago)
- Last Synced: 2024-10-28T09:15:06.632Z (17 days ago)
- Size: 16.6 KB
- Stars: 111
- Watchers: 12
- Forks: 20
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Stability [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
A collection of awesome things from StabilityAI and the wider community.## Official Projects
- **Products**
- [DreamStudio](https://dreamstudio.ai/)
- [Stability Developer Platform](https://platform.stability.ai/)
- **Clients**
- [Stability for Photoshop](https://platform.stability.ai/docs/integrations/photoshop)
- [Stability for Blender](https://platform.stability.ai/docs/integrations/blender)
- [Stability for Automatic1111 WebUI](https://github.com/Stability-AI/webui-stability-api)- **Repositories**
- [Python SDK](https://github.com/Stability-AI/stability-sdk)
- [REST API spec, documentation, and examples](https://github.com/Stability-AI/REST-API)
- [gRPC API interfaces](https://github.com/Stability-AI/api-interfaces)
- **Miscellaneous**
- [@dmarx's Star List](https://github.com/stars/dmarx/lists/sd-public-projects)## Community Links
- **Clients**
- [stable-diffusion-webui](https://github.com/sd-webui/stable-diffusion-webui)
- [stable-diffusion-krita-plugin](https://github.com/sddebz/stable-diffusion-krita-plugin)
- [stability-ts](https://github.com/jakiestfu/stability-ts)- **Servers**
- [stable-diffusion-grpcserver](https://github.com/hafriedlander/stable-diffusion-grpcserver) - A local GPU implementation of the stability-ai backend- **Utilities**
- [SmallDogBig](https://github.com/hafriedlander/SmallDogBig) - A command line upscaler combining Codeformer, SwinIR and HAT### Tutorials and guides
- **finetuning**
- [Justin Pinkney (Lambda Labs) pokemon diffusion](https://github.com/LambdaLabsML/examples/tree/main/stable-diffusion-finetuning) - 6 hours on 2xA6000 (15K steps), + BLIP for auto-captioning the image dataset.