https://basic-audio-story-generator.streamlit.app/
Takes in a user input of an image web address, displays the image
- output: image caption
A simple story is generated using the image caption as the prompt
- output: story text
Convert story text to audio file
- output: audio file (downloadable)
sample images: 'friends.jpeg', 'dog_with_toys.jpeg' web addresses of sample images can be found in image_addresses.txt
- streamlit



