This project allows users to generate images using a text prompt or speech input. It uses the Hugging Face API for stable diffusion text-to-image generation and the OpenAI Whisper ASR API for speech recognition.
GO to hugging face and create an account
create a new token
clone the repository
find the line "Bearer" and place your token beside it
then run the code