
Prompt Generator (Includes NSFW Options) 6 oct 2025
SDXL Prompt Generator: Create Advanced Descriptions with Styles, Emotions, and Scenarios (Includes NSFW Options)To run, require Python and install the Streamlit library, then run:streamlit run app.pyLinks:requirements.txt: https://www.mediafire.com/file/sqaz1owc9v0vtw8/requirements.txt/fileapp.py: https://www.mediafire.com/file/bz4e4sxef6iyzq3/app.py/filedatabase: https://www.mediafire.com/file/10j2w81xzvp8e2l/fine_prompt_sdxl.db/fileKey Sections:IntroductionProblem it solves: "Creating detailed prompts for SDXL/Stable Diffusion is often tedious and repetitive..."Your solution: "This tool automates the process with random combinations based on a SQL database of professional attributes."Unique Features✔️ Prompt generation with dynamic weights ((word:1.3)).✔️ NSFW settings (optional).✔️ Integrates: styles, emotions, angles, lighting, etc.✔️ Database: The tags were collected from Danbooru in a CSV file, which I found on Github. It was put together in SQL format for easier long-term maintenance.ScreenshotsSample:Streamlit interface.Example of generated prompt.Customization options.How to Use It You can use it locally, preferably, so that everything is 100% private and you can improve or customize the database to your liking.1. Enter the name of the character or franchise.
2. Adjust the filters in the sidebar if you want NSFW.
3. Copy the prompt and use it in your favorite generator.Legal Notices"This generator produces text only. Use of prompts is the responsibility of the end user."Regarding the license, it is MIT
