From ddef6d8bccdd2f72de1c18b7b46fba75fc71003c Mon Sep 17 00:00:00 2001 From: Silversith Date: Wed, 12 Jul 2023 15:31:41 +0200 Subject: [PATCH] moved wildcards --- {comfy_extras/wildcards => wildcards}/Body_pose.txt | 0 {comfy_extras/wildcards => wildcards}/body_type.txt | 0 {comfy_extras/wildcards => wildcards}/clothing_asia_tradition.txt | 0 {comfy_extras/wildcards => wildcards}/clothing_female_legs.txt | 0 {comfy_extras/wildcards => wildcards}/clothing_female_top.txt | 0 .../wildcards => wildcards}/clothing_female_top_office.txt | 0 {comfy_extras/wildcards => wildcards}/clothing_male_legs.txt | 0 .../wildcards => wildcards}/clothing_male_top_office.txt | 0 {comfy_extras/wildcards => wildcards}/clothing_traditional.txt | 0 {comfy_extras/wildcards => wildcards}/countries.txt | 0 {comfy_extras/wildcards => wildcards}/hair_color_colored.txt | 0 {comfy_extras/wildcards => wildcards}/hair_colors_natural.txt | 0 {comfy_extras/wildcards => wildcards}/haircut_female.txt | 0 {comfy_extras/wildcards => wildcards}/haircut_male.txt | 0 {comfy_extras/wildcards => wildcards}/scenes.txt | 0 {comfy_extras/wildcards => wildcards}/shoes_female.txt | 0 {comfy_extras/wildcards => wildcards}/shoes_male.txt | 0 {comfy_extras/wildcards => wildcards}/theme.txt | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename {comfy_extras/wildcards => wildcards}/Body_pose.txt (100%) rename {comfy_extras/wildcards => wildcards}/body_type.txt (100%) rename {comfy_extras/wildcards => wildcards}/clothing_asia_tradition.txt (100%) rename {comfy_extras/wildcards => wildcards}/clothing_female_legs.txt (100%) rename {comfy_extras/wildcards => wildcards}/clothing_female_top.txt (100%) rename {comfy_extras/wildcards => wildcards}/clothing_female_top_office.txt (100%) rename {comfy_extras/wildcards => wildcards}/clothing_male_legs.txt (100%) rename {comfy_extras/wildcards => wildcards}/clothing_male_top_office.txt (100%) rename {comfy_extras/wildcards => wildcards}/clothing_traditional.txt (100%) rename {comfy_extras/wildcards => wildcards}/countries.txt (100%) rename {comfy_extras/wildcards => wildcards}/hair_color_colored.txt (100%) rename {comfy_extras/wildcards => wildcards}/hair_colors_natural.txt (100%) rename {comfy_extras/wildcards => wildcards}/haircut_female.txt (100%) rename {comfy_extras/wildcards => wildcards}/haircut_male.txt (100%) rename {comfy_extras/wildcards => wildcards}/scenes.txt (100%) rename {comfy_extras/wildcards => wildcards}/shoes_female.txt (100%) rename {comfy_extras/wildcards => wildcards}/shoes_male.txt (100%) rename {comfy_extras/wildcards => wildcards}/theme.txt (100%) diff --git a/comfy_extras/wildcards/Body_pose.txt b/wildcards/Body_pose.txt similarity index 100% rename from comfy_extras/wildcards/Body_pose.txt rename to wildcards/Body_pose.txt diff --git a/comfy_extras/wildcards/body_type.txt b/wildcards/body_type.txt similarity index 100% rename from comfy_extras/wildcards/body_type.txt rename to wildcards/body_type.txt diff --git a/comfy_extras/wildcards/clothing_asia_tradition.txt b/wildcards/clothing_asia_tradition.txt similarity index 100% rename from comfy_extras/wildcards/clothing_asia_tradition.txt rename to wildcards/clothing_asia_tradition.txt diff --git a/comfy_extras/wildcards/clothing_female_legs.txt b/wildcards/clothing_female_legs.txt similarity index 100% rename from comfy_extras/wildcards/clothing_female_legs.txt rename to wildcards/clothing_female_legs.txt diff --git a/comfy_extras/wildcards/clothing_female_top.txt b/wildcards/clothing_female_top.txt similarity index 100% rename from comfy_extras/wildcards/clothing_female_top.txt rename to wildcards/clothing_female_top.txt diff --git a/comfy_extras/wildcards/clothing_female_top_office.txt b/wildcards/clothing_female_top_office.txt similarity index 100% rename from comfy_extras/wildcards/clothing_female_top_office.txt rename to wildcards/clothing_female_top_office.txt diff --git a/comfy_extras/wildcards/clothing_male_legs.txt b/wildcards/clothing_male_legs.txt similarity index 100% rename from comfy_extras/wildcards/clothing_male_legs.txt rename to wildcards/clothing_male_legs.txt diff --git a/comfy_extras/wildcards/clothing_male_top_office.txt b/wildcards/clothing_male_top_office.txt similarity index 100% rename from comfy_extras/wildcards/clothing_male_top_office.txt rename to wildcards/clothing_male_top_office.txt diff --git a/comfy_extras/wildcards/clothing_traditional.txt b/wildcards/clothing_traditional.txt similarity index 100% rename from comfy_extras/wildcards/clothing_traditional.txt rename to wildcards/clothing_traditional.txt diff --git a/comfy_extras/wildcards/countries.txt b/wildcards/countries.txt similarity index 100% rename from comfy_extras/wildcards/countries.txt rename to wildcards/countries.txt diff --git a/comfy_extras/wildcards/hair_color_colored.txt b/wildcards/hair_color_colored.txt similarity index 100% rename from comfy_extras/wildcards/hair_color_colored.txt rename to wildcards/hair_color_colored.txt diff --git a/comfy_extras/wildcards/hair_colors_natural.txt b/wildcards/hair_colors_natural.txt similarity index 100% rename from comfy_extras/wildcards/hair_colors_natural.txt rename to wildcards/hair_colors_natural.txt diff --git a/comfy_extras/wildcards/haircut_female.txt b/wildcards/haircut_female.txt similarity index 100% rename from comfy_extras/wildcards/haircut_female.txt rename to wildcards/haircut_female.txt diff --git a/comfy_extras/wildcards/haircut_male.txt b/wildcards/haircut_male.txt similarity index 100% rename from comfy_extras/wildcards/haircut_male.txt rename to wildcards/haircut_male.txt diff --git a/comfy_extras/wildcards/scenes.txt b/wildcards/scenes.txt similarity index 100% rename from comfy_extras/wildcards/scenes.txt rename to wildcards/scenes.txt diff --git a/comfy_extras/wildcards/shoes_female.txt b/wildcards/shoes_female.txt similarity index 100% rename from comfy_extras/wildcards/shoes_female.txt rename to wildcards/shoes_female.txt diff --git a/comfy_extras/wildcards/shoes_male.txt b/wildcards/shoes_male.txt similarity index 100% rename from comfy_extras/wildcards/shoes_male.txt rename to wildcards/shoes_male.txt diff --git a/comfy_extras/wildcards/theme.txt b/wildcards/theme.txt similarity index 100% rename from comfy_extras/wildcards/theme.txt rename to wildcards/theme.txt