Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zetane/block-stable-diffusion-api
Generates images based on an input prompt using the Stability AI API.
https://github.com/zetane/block-stable-diffusion-api
Last synced: 6 minutes ago
JSON representation
Generates images based on an input prompt using the Stability AI API.
- Host: GitHub
- URL: https://github.com/zetane/block-stable-diffusion-api
- Owner: zetane
- Created: 2024-05-06T18:48:45.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T18:56:29.000Z (8 months ago)
- Last Synced: 2024-11-10T14:08:29.515Z (about 2 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# block-stable-diffusion-api
A block that generates images based on an input prompt using the Stability AI API.This block can be used in ZetaForge, an open-source platform enabling developers to design, build, and deploy AI pipelines quickly. Check out ZetaForge on GitHub: https://github.com/zetane/zetaforge.
The Stable Diffusion API block takes in your [Stability AI](https://platform.stability.ai/docs/getting-started) API key and a prompt, generates an image based on your prompt, and returns the path to the generated image.