Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 354 Bytes

image_generator_app

This application generates images based on the prompt you have given. Here, Midjourney API is used to achieve the desired result.

How to Use the Application

Just get the API key from Imagine platform - https://www.imagine.art/

Put the API Key in the prompt_repo.dart

Run the application like any normal Flutter application.