Sign In

Parti Prompts (Test Your Models)

41
411
13
Updated: Oct 24, 2023
toolwildcards
Type
Wildcards
Stats
411
0
Reviews
Published
Oct 23, 2023
Base Model
Other
Hash
AutoV2
04E480F20A
default creator card background decoration
First Birthday Badge
Artemis's Avatar
Artemis

Hi,

i converted the "Parti Prompts" from Google's "Parti" project (mentioned below) into wildcards. Thought they might be interesting and or useful for other users.

Parti Prompts are a set of over 1600 prompts in English that can be used to measure model capabilities across various categories and challenge aspects . They are based on the Parti model, which is a pathways autoregressive text-to-image model that achieves high-fidelity photorealistic image generation and supports content-rich synthesis involving complex compositions and world knowledge.

You can find more information about the Parti model and the Parti Prompts on their official website or their GitHub repository:

Parti: Pathways Autoregressive Text-to-Image Model (research.google)

google-research/parti (github.com)

Required:

You need to install the SD Dynamic Prompt Extension:

adieyal/sd-dynamic-prompts: A custom script for AUTOMATIC1111/stable-diffusion-webui to implement a tiny template language for random prompt generation (github.com)

and put the provided folder into the wildcards folder of the extension:

~\stable-diffusion-webui\extensions\sd-dynamic-prompts\wildcards 

Recommended:

i recommend using auto tag completion alongside the SD Dynamic Prompts Extension, this way you can browse the folder/file structure comfortably.

DominikDoom/a1111-sd-webui-tagcomplete: Booru style tag autocompletion for AUTOMATIC1111's Stable Diffusion web UI (github.com)

Usage:

Some example prompts (each category is further divided into sub categories, you can look those up in the Wildcards Tab after you have installed the Dynamic Prompts Extension):

__partiPrompts/basic__             
__partiPrompts/complex__
__partiPrompts/fine_grained_detail__
__partiPrompts/imagination__
__partiPrompts/linguistic_structure__
__partiPrompts/perspective__
__partiPrompts/properties_positioning__
__partiPrompts/quantity__
__partiPrompts/simple_detail__
__partiPrompts/style_format__
__partiPrompts/writing_symbols__
__partiPrompts/random__

Update v1.1:

  • fixed some naming convention related mistakes i introduced with a last minute change in v1.0.

  • added __partiPrompts/random__ in order to let us draw a random prompt from the 1600 provided.

  • other minor fixes