update readme
parent
16d4d1c7c6
commit
9caed8caff
|
|
@ -45,6 +45,7 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
|
|||
### 🚶♀️ Walk模式
|
||||
- 自动加载下一个文件夹 `(类似于 os.walk)`,可让您无需分页浏览所有图像。
|
||||
- 已测试可正常处理超过 27,000 个文件。
|
||||
- 当存在文件夹的情况下你可以通过右上角的walk按钮从其他模式切换到walk模式,它会将所有的文件夹打平,避免来回进出文件夹的繁琐操作。
|
||||
|
||||
### 🌳 基于文件树结构的预览和文件操作
|
||||
- 支持基于文件树结构的预览。
|
||||
|
|
|
|||
|
|
@ -57,6 +57,7 @@ You can add your own parser through [parsers](https://github.com/zanllp/sd-webui
|
|||
### 🚶♀️ Walk Mode
|
||||
- Automatically load the next folder `(similar to os.walk)`, allowing you to browse all images without paging.
|
||||
- Tested to work properly with over 27,000 files.
|
||||
- When there are folders, you can switch to walk mode from other modes by clicking the walk button in the upper right corner. It will flatten all the folders, avoiding the tedious operation of going in and out of folders.
|
||||
|
||||
### 🌳 Preview based on File Tree Structure & File operations
|
||||
- Supports file tree-based preview.
|
||||
|
|
|
|||
Loading…
Reference in New Issue