DIY Comic App
Description
This repository contains an AI-powered DIY comic application that allows users to create their own comics using text prompts.
Features
- Create comics from text inputs
- Generate multiple comic panels
- Download created comics
Technologies Used
- React (Frontend)
- Node.js (Backend)
- Hugging Face API (AI model for comic generation)
Setup Instructions
- Clone the repository.
- Install dependencies using
npm install
.
- Run the frontend and backend servers.
Usage
- Enter text prompts to create comic panels.
- Use the ‘Generate’ button to create comic panels.
- Download the created comics.
Contribution
If you’d like to contribute, please fork the repository and create a pull request.
Credits
Acknowledgements
- Thanks to dashtoon.ai for the opportunity to build this project