Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javi22020/Prompt-Generator
Use this project to create your own random prompts for Stable Diffusion! Besides, you'll be able to add your own adjectives, objects and styles in the code.
https://github.com/javi22020/Prompt-Generator
ai prompt prompt-engineering prompt-tuning prompts stable stable-diffusion
Last synced: 2 months ago
JSON representation
Use this project to create your own random prompts for Stable Diffusion! Besides, you'll be able to add your own adjectives, objects and styles in the code.
- Host: GitHub
- URL: https://github.com/javi22020/Prompt-Generator
- Owner: javi22020
- Created: 2022-11-15T13:01:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T16:05:52.000Z (over 1 year ago)
- Last Synced: 2024-08-08T00:43:29.192Z (6 months ago)
- Topics: ai, prompt, prompt-engineering, prompt-tuning, prompts, stable, stable-diffusion
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - javi22020/Prompt-Generator - Use this project to create your own random prompts for Stable Diffusion! Besides, you'll be able to add your own adjectives, objects and styles in the code. (Python)
README
# Prompt-Generator
Use this project to create your own random prompts for Stable Diffusion! Besides, you'll be able to add your own adjectives, objects and styles in the code.# Some use notes
- By using sdrnd.py, and modifying it, you can generate the prompts that you want.
- This is a less complex version of AUTOMATIC1111 PromptGen, but it doesn't need as much resources and, used well, can give more specific prompts.
- It's recommended to use this project in conjunction with AUTOMATIC1111 API: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/API