adieyal / dynamicprompts

Templating language for generating prompts for text to image generators such as Stable Diffusion
MIT License
118 stars 20 forks source link

subfolders? #127

Open JoeGarcia2 opened 5 months ago

JoeGarcia2 commented 5 months ago

I am having trouble creating prompts from this set of wildcards: https://civitai.com/models/146179/80s-decade-wildcards Is it possible to work with sub folder structures like this?

underscores aren't showing in the prompt here, but they are there. "vintage 80s style photo of a young woman with 80s/80s_women_hair_combined, wearing 80s/80s_women_clothing_combined, (80s/80s_locations_combined), soft lighting, high quality, film grain, Fujifilm XT3"

80s/ 80s_locations_combined.txt 80s_photographers.txt 80s_women_clothing_combined.txt 80s_women_hair_combined.txt colors/ 80s_colors.txt 80s_realhairc.txt Locations/ 80s_homerooms.txt 80s_locations.txt 80s_shops.txt 80s_sport_locations.txt Men/ 80s_actors.txt 80s_daily_men_clothing.txt 80s_men_hair.txt 80s_men_pants.txt 80s_men_shoes.txt 80s_men_top.txt 80s_types_men.txt scenes/ 80s_movie_scenes.txt Women/ 80s_actresses.txt 80s_daily_clothing.txt 80s_dresses.txt 80s_fashion_models.txt 80s_hair.txt 80s_hair_accessory.txt 80s_hats.txt 80s_pants.txt 80s_pants_simple.txt 80s_shirts.txt 80s_shirts_simple.txt 80s_skirts.txt 80s_skirts_simple.txt 80s_sports.txt 80s_types.txt

80s_women_hair_combined.txt

80s Wildcard - Women Hair combinations

{|80s/colors/80s_realhairc} 80s/Women/80s_hair{|, and 80s/Women/80s_hair_accessory}

80s_women_clothing_combined.txt

80s Wildcard - Women clothing combinations

80s/Women/80s_daily_clothing 80s/Women/80s_sports 80s/Women/80s_dresses {|80s/colors/80s_colors }80s/Women/80s_shirts, {|80s/colors/80s_colors }{80s/Women/80s_skirts|80s/Women/80s_skirts_simple|__80s/Women/80s_pants|80s/Women/80s_pants_simple__}

80s_locations_combined.txt

80s Wildcard - Locations

80s/Locations/80s_homerooms 80s/Locations/80s_locations __80s/Locations/80s_shops 80s/Locations/80s_sport_locations__