https://github.com/darrinbright/stablediffusionfastapi
This project provides a FastAPI-based service for generating images using the Stable Diffusion model. The API allows users to request image generation by submitting text prompts. The service returns the image as a downloadable PNG file.
https://github.com/darrinbright/stablediffusionfastapi
fastapi image-generation stable-diffusion
Last synced: about 2 months ago
JSON representation
This project provides a FastAPI-based service for generating images using the Stable Diffusion model. The API allows users to request image generation by submitting text prompts. The service returns the image as a downloadable PNG file.
- Host: GitHub
- URL: https://github.com/darrinbright/stablediffusionfastapi
- Owner: darrinbright
- Created: 2024-08-11T18:55:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T19:03:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T20:49:44.762Z (over 1 year ago)
- Topics: fastapi, image-generation, stable-diffusion
- Language: Jupyter Notebook
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
