Fastest Text-to-Image Generator using fal ai.
Fal AI API key (for model access)
To get started with this project, you'll need to clone the repository and have [Node]((https://nodejs.org/en/download) installed on your system.
Run the following command to clone the repository:
git clone https://github.com/ChatTeach/Fastest-Text-to-Image-Generator.git
Navigate to the project directory:
cd Fastest-Text-to-Image-Generator
Install the dependencies:
npm install -i
To run the application, run the following command:
npm run dev
Access the application in your browser using the URL:
http://127.0.0.1:3000
or
http://localhost:3000