Knotty AI Generator is a web-based application that allows users to generate AI-powered images using customizable prompts. The application includes features such as prompt saving, token-based access, and real-time progress updates.
- Image Generation: Generate high-quality images using Stable Diffusion APIs.
- Customizable Prompts: Add positive and negative prompts to fine-tune the output.
- Preset Styles: Choose from predefined styles, lighting settings, and detail levels.
- Token Management: Token-based access system to control usage.
- Prompt Saving: Save and reuse prompts for future sessions.
- Real-Time Progress: View estimated wait times and generation progress.
- Responsive Design: Optimized for both desktop and mobile devices.
-
Clone the repository:
git clone https://github.com/your-username/knotty-ai-generator.git cd knotty-ai-generator -
Set up the database:
- Import the
clean1280_generatordatabase schema into your MySQL server. - Update database credentials in the PHP files (
tokens2.php,save_prompt.php, etc.).
- Import the
-
Configure the API:
- Update the API URL and authorization token in
generate.phpandeta_status.php.
- Update the API URL and authorization token in
-
Start a local PHP server:
php -S localhost:8000
-
Open the application in your browser:
http://localhost:8000
- Login/Register: Create an account or log in to access the dashboard.
- Set Prompts: Enter positive and negative prompts, or use predefined styles and presets.
- Generate Images: Click the "Generate Image" button to create images.
- Save Prompts: Save your prompts for future use.
- View History: Access previously generated images in the history section.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add feature-name" - Push to your branch:
git push origin feature-name
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For support or inquiries, contact Clean1280 on Telegram.