mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-06 04:39:01 +08:00
add Unprompted extension
parent
19b2d19f82
commit
f166df2c1e
@ -146,7 +146,7 @@ Outdated demo | New UI (TODO: demo image)
|
||||
--- | ---
|
||||
 | 
|
||||
|
||||
### Differences
|
||||
**Differences**
|
||||
|
||||
- UI no longer freezes during image update
|
||||
- Inpainting layer no longer has to be manually hidden, nor use white specifically
|
||||
@ -160,9 +160,20 @@ Adds a tab to the webui that allows the user to automatically extract keyframes
|
||||
|
||||

|
||||
|
||||
### Installation
|
||||
**Installation**
|
||||
|
||||
- Install [AUTOMATIC1111's Stable Diffusion Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
||||
- Install [ffmpeg](https://ffmpeg.org/) for your operating system
|
||||
- Clone this repository into the extensions folder inside the webui
|
||||
- Drop videos you want to extract cropped frames from into the training-picker/videos folder
|
||||
- Drop videos you want to extract cropped frames from into the training-picker/videos folder
|
||||
|
||||
## Unprompted
|
||||
https://github.com/ThereforeGames/unprompted
|
||||
|
||||
Supercharge your prompt workflow with this powerful scripting language!
|
||||
|
||||

|
||||
|
||||
**Unprompted** is a highly modular extension for [AUTOMATIC1111's Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) that allows you to include various shortcodes in your prompts. You can pull text from files, set up your own variables, process text through conditional functions, and so much more - it's like wildcards on steroids.
|
||||
|
||||
While the intended usecase is Stable Diffusion, **this engine is also flexible enough to serve as an all-purpose text generator.**
|
||||
|
Loading…
x
Reference in New Issue
Block a user