Skip to content

Commit f5f9036

Browse files
committed
Update README.md
1 parent bd294b7 commit f5f9036

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

src/README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Below you can find instructions on how to use Wildcards in specific UIs.
1919

2020
## [Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge) and other UIs based on [WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
2121

22-
You need to install an extension. I recommend using [sd-dynamic-prompts](https://github.com/adieyal/sd-dynamic-prompts?tab=readme-ov-file#installation).
22+
You need to install an extension. I recommend using
23+
[sd-dynamic-prompts](https://github.com/adieyal/sd-dynamic-prompts?tab=readme-ov-file#installation).
2324

2425
Most likely, after installing the extension, you'll need to restart UI for the extension to work correctly.\
2526
**A simple reload of WebUI may not be sufficient**.
@@ -29,7 +30,9 @@ The **path** to the Wildcards directory should look like this:\
2930

3031
## [ComfyUI](https://github.com/comfyanonymous/ComfyUI)
3132

32-
You need to install custom Node. At the moment, `ImpactWildcardProcessor` from [ComfyUI-Impact-Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack) seems to be a good choice. You can install it using [ComfyUI Manager](https://github.com/ltdrdata/ComfyUI-Manager) and
33+
You need to install custom Node. At the moment, `ImpactWildcardProcessor` from
34+
[ComfyUI-Impact-Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack) seems to be a good choice. You can install it using
35+
[ComfyUI Manager](https://github.com/ltdrdata/ComfyUI-Manager) and
3336
[here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md) is a tutorial on
3437
how to use it.
3538

@@ -107,7 +110,7 @@ achieve best results. In both cases Checkpoint will have the biggest impact on t
107110

108111
# 🍺 Original Sources and Copyrights
109112

110-
{{sdxl-start}}
113+
- sdxl-start
111114
- The list of Nationalities `nationalities.txt` was inspired by
112115
[this Reddit post](https://www.reddit.com/r/StableDiffusion/comments/13oea0i/photorealistic_portraits_of_200_ethinicities/).
113116
- The list of Light types `lighting.txt` was inspired by
@@ -117,13 +120,12 @@ achieve best results. In both cases Checkpoint will have the biggest impact on t
117120
- The second list of Artists `artists2.txt` was obtained from the [SDXL Artist Style Studies](https://sdxl.parrotzone.art/).
118121
- The lists of Cameras `cameras.txt` and Films `camera_films.txt` were obtained from the
119122
[SDXL 1.0 Artistic Studies](https://rikkar69.github.io/SDXL-artist-study/).
120-
{{sdxl-end}}
121-
{{pdxl-start}}
123+
- sdxl-end
124+
- pdxl-start
122125
- Lists of Characters from Videogames `videogame.txt`, Animations `animation.txt` and Anime `anime.txt` were created by
123126
[etude2k](https://civitai.com/user/etude2k) and posted on
124127
[CivitAI](https://civitai.com/models/338658/pony-diffusions-characters-wildcards).
125-
{{pdxl-end}}
126-
- The rest of the files were created by me. For wildcards, I used [ChatGPT](https://chat.openai.com) and [Claude](https://claude.ai/).
128+
- pdxl-end
127129

128130
# 📝 Contributing
129131

0 commit comments

Comments
 (0)