A massive collection of wildcards for Stable Diffusion + Dynamic Prompts extension
I did not creat any of the prompts in this collection. these are prompts, that users of civitai created, what i did was scrap the civitai image API and collected all the prompts, and placed them in to text files. there is currently 83,833 Files ( see changes, for current file count. ) in this collection. all credit goes to the respective users.
Install the Dynamic Prompts extension if you don't have it already, then clone this repo to this folder (scroll down to learn how to clone this repo):
\stable-diffusion-webui\extensions\sd-dynamic-prompts
Or you can download individual text files and put them in this folder (if you don't see a wildcards folder, create one):
\stable-diffusion-webui\extensions\sd-dynamic-prompts\wildcards
Information on Dynamic Prompts
Using Automatic1111's fork, you can install Dynamic Prompts from the Extensions tab (Available>Dynamic Prompts)
If you're still unsure about what this does; basically it allows you to use wildcards to randomize keywords based on what is available inside the text file. An example prompt would be something like this:
- for a compleatly random positave promt use
__**/civitai_wildcard_prompt_pos/*__
- or you can manually choose any number from 1-72263. here I chose civitai_prompt_pos_1100
__civitai-wildcard-prompt/civitai_wildcard_prompt_pos/civitai_wildcard_prompt_pos_1/civitai_prompt_pos_1179__
- for a compleatly random negitave promt use
__**/civitai_wildcard_prompt_neg/*__
- or you can manually choose any number from 1-5166. here I chose civitai_prompt_neg_1100
__civitai-wildcard-prompt/civitai_wildcard_prompt_neg/civitai_prompt_neg_1100__
The result would look something like this with each generation:
- a beautiful cute (kitten girl) cyborg with white hair, (((photo realistic))), 4k, hdr, intricate, octane render, ((volumetric lighting)), sharp focus, vignette, trending on artstation, cgsociety,
- (best quality, masterpiece), rockstar in concert,
You can find even more wildcards to use:
ChatGPT is free (for now) and you can sign up for it here.
There are Windows/Linux/macOS apps available at prompts.chat.
To clone a repo, you'll first need to have Git installed. If you're on Windows, you can get it here.
Then, once Dynamic Prompts is installed, navigate to this folder using Windows Explorer:
\stable-diffusion-webui\extensions\sd-dynamic-prompts
In Windows Explorer's address bar at the top, type in cmd
, and a command prompt will open. Then put this in there:
git clone https://github.com/whitevamp/civitai-wildcard-prompt.git
It'll quickly download the wildcards folder into the proper place. You don't have to reboot Stable Diffusion or anything, it'll work as soon as you invoke a wildcard in your prompt.
Reorganized the folder structure, removed duplicate files, and also included some negative prompts.
- The folder structure has been reorganized so that each folder contains up to 9998 files. For example, folder 1 in the positive folder contains files numbered from 1 to 9998, folder 2 has files from 9999 to 19996, and so on.
- The negative folder follows the same structure as the positive folder, although it contains significantly fewer files.
- current file count is as follow's.
- positive prompt count 72263
- negative prompt count: 5166