Skip to content

This app is an Image Generator Application using Midjourney API.

Notifications You must be signed in to change notification settings

PiyushPratap10/image_generator_app

Repository files navigation

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.