Improving the sustainability of GenAI
React, Stable Diffusion
This project explored how to minimize energy consumption in AI image generators while maximizing creativity. We developed an app using React for the frontend and Python, FastAPI for the backend, that gave us very fine control over the process of local image generation. This allowed us to denoise the image step by step to examine if that would allow for energy savings.
Check it out- React
- Stable Diffusion
- Python
- Local Image Generation
- FastAPI
- PyTorch