mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-06 12:49:02 +08:00
add training-picker extension
parent
adb34ff491
commit
e37d6336c0
@ -147,4 +147,18 @@ Outdated demo | New UI (TODO: demo image)
|
||||
- UI no longer freezes during image update
|
||||
- Inpainting layer no longer has to be manually hidden, nor use white specifically
|
||||
- UI has been improved & squeezed further
|
||||
- Scripts API is now possible
|
||||
- Scripts API is now possible
|
||||
|
||||
## training-picker
|
||||
https://github.com/Maurdekye/training-picker
|
||||
|
||||
Adds a tab to the webui that allows the user to automatically extract keyframes from video, and manually extract 512x512 crops of those frames for use in model training.
|
||||
|
||||

|
||||
|
||||
### 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
|
Loading…
x
Reference in New Issue
Block a user