# stable-diffusion-webui-wildcards **Repository Path**: SoftMeng/stable-diffusion-webui-wildcards ## Basic Information - **Project Name**: stable-diffusion-webui-wildcards - **Description**: Wildcards - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-15 - **Last Updated**: 2023-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wildcards An extension version of a script from https://github.com/jtkelm2/stable-diffusion-webui-1/blob/main/scripts/wildcards.py Allows you to use `__name__` syntax in your prompt to get a random line from a file named `name.txt` in the wildcards directory.