update readme
parent
bb2e512b48
commit
8d5214e6ca
22
README-zh.md
22
README-zh.md
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
[查看近期更新](https://github.com/zanllp/sd-webui-infinite-image-browsing/issues/131)
|
[查看近期更新](https://github.com/zanllp/sd-webui-infinite-image-browsing/issues/131)
|
||||||
|
|
||||||
<p style="text-align:center;margin:0 32px">不仅仅是图像浏览器,更是一个强大的图像管理器。精确的图像搜索配合多选操作,成倍提高效率。更是支持以独立模式运行,无需SD-Webui</p>
|
<p style="text-align:center;margin:0 32px">不仅仅是图像浏览器,更是一个强大的图像管理器。精确的图像搜索配合多选操作进行筛选/归档/打包,成倍提高效率。更是支持以独立模式运行,无需SD-Webui</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -16,8 +16,9 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
|
||||||
## 主要特性
|
## 主要特性
|
||||||
|
|
||||||
### 🔥 极佳性能
|
### 🔥 极佳性能
|
||||||
- 生成缓存后,图像可以在几毫秒内显示。
|
- 存在缓存的情况下后,图像可以在几毫秒内显示。
|
||||||
- 默认使用缩略图显示图像,默认大小为256像素,您可以在全局设置页面中调整缩略图大小。
|
- 默认使用缩略图显示图像,默认大小为512像素,您可以在全局设置页中调整缩略图分辨率。
|
||||||
|
- 你还可以控制网格图像的宽度,允许以64px到1024px的宽度范围进行显示
|
||||||
|
|
||||||
### 🔍 图像搜索和收藏
|
### 🔍 图像搜索和收藏
|
||||||
- 将会把Prompt、Model、Lora等信息转成标签,将根据使用频率排序以供进行精确的搜索。
|
- 将会把Prompt、Model、Lora等信息转成标签,将根据使用频率排序以供进行精确的搜索。
|
||||||
|
|
@ -29,7 +30,7 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
|
||||||
|
|
||||||
### 🖼️ 图像预览和“发送到”
|
### 🖼️ 图像预览和“发送到”
|
||||||
- 支持查看图像生成信息。全屏预览下同样支持。
|
- 支持查看图像生成信息。全屏预览下同样支持。
|
||||||
- 支持将图像发送到其他选项卡 和 ControlNet。
|
- 支持将图像发送到其他选项卡和其他插件,例如 ControlNet, openOutpaint。
|
||||||
- 支持全屏预览,并且支持在全屏预览下使用自定义快捷键进行操作
|
- 支持全屏预览,并且支持在全屏预览下使用自定义快捷键进行操作
|
||||||
- 支持在全屏预览模式下通过按下方向键或点击按钮移动到前一个或后一个图像。
|
- 支持在全屏预览模式下通过按下方向键或点击按钮移动到前一个或后一个图像。
|
||||||
|
|
||||||
|
|
@ -38,16 +39,15 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
|
||||||
- 您可以使用 Python 独立运行它。
|
- 您可以使用 Python 独立运行它。
|
||||||
- 还提供桌面应用程序版本。
|
- 还提供桌面应用程序版本。
|
||||||
|
|
||||||
### "Walk"模式
|
### 🚶♀️ Walk模式
|
||||||
- 自动加载下一个文件夹 `(类似于 os.walk)`,可让您无需分页浏览所有图像。
|
- 自动加载下一个文件夹 `(类似于 os.walk)`,可让您无需分页浏览所有图像。
|
||||||
- 已测试可正常处理超过 27,000 个文件。
|
- 已测试可正常处理超过 27,000 个文件。
|
||||||
|
|
||||||
### 🌳 基于文件树结构的预览和文件操作
|
### 🌳 基于文件树结构的预览和文件操作
|
||||||
- 支持基于文件树结构的预览。
|
- 支持基于文件树结构的预览。
|
||||||
- 支持自动刷新。
|
- 支持自动刷新。
|
||||||
- 支持基本文件操作以及多选删除/移动。
|
- 支持基本文件操作以及多选删除/移动/复制,新建文件夹等。
|
||||||
- 按住 Ctrl、Shift 或 Cmd 键可选择多个项目。
|
- 按住 Ctrl、Shift 或 Cmd 键可选择多个项目。
|
||||||
- 支持通过右键菜单直接将文件发送到其他文件夹。
|
|
||||||
|
|
||||||
### 🆚 图像对比 (类似ImgSli)
|
### 🆚 图像对比 (类似ImgSli)
|
||||||
- 提供两张图片的并排比较
|
- 提供两张图片的并排比较
|
||||||
|
|
@ -58,13 +58,19 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
|
||||||
|
|
||||||
|
|
||||||
### 🔐 隐私和安全
|
### 🔐 隐私和安全
|
||||||
- 支持配置一个key来进行身份验证
|
- 支持自定义secret key来进行身份验证
|
||||||
- 支持配置对文件系统的访问控制,默认将在服务允许公开访问时启用
|
- 支持配置对文件系统的访问控制,默认将在服务允许公开访问时启用
|
||||||
|
- 支持自定义访问控制允许的路径。
|
||||||
|
- 支持控制访问权限。你可以让IIB以只读模式运行
|
||||||
- [点击这里查看详情](.env.example)
|
- [点击这里查看详情](.env.example)
|
||||||
|
|
||||||
### ⌨️ 快捷键
|
### ⌨️ 快捷键
|
||||||
- 支持删除和添加/移除Tag,在全局设置页进行自定义触发按钮
|
- 支持删除和添加/移除Tag,在全局设置页进行自定义触发按钮
|
||||||
|
|
||||||
|
### 📦 打包 / 批量下载
|
||||||
|
- 允许你一次性打包下载多个图像
|
||||||
|
- 数据来源可以是搜索结果/普通的图像网格查看页面/walk模式等。使用拖拽或者“发送到”都可将图片添加待处理列表
|
||||||
|
|
||||||
强烈推荐使用在`在新页面打开`,比塞在gradio里舒服太多。
|
强烈推荐使用在`在新页面打开`,比塞在gradio里舒服太多。
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
28
README.md
28
README.md
|
|
@ -4,14 +4,15 @@
|
||||||
|
|
||||||
# Stable Diffusion webui Infinite Image Browsing
|
# Stable Diffusion webui Infinite Image Browsing
|
||||||
|
|
||||||
<p style="text-align:center;margin:0 32px;">Not just an image browser, it is also a powerful image manager. Accurate image search combined with multi-select operations greatly improves efficiency. It also supports running in independent mode without SD-Webui.</p>
|
<p style="text-align:center;margin:0 32px;">It's not just an image browser, but also a powerful image manager. Precise image search combined with multi-selection operations allows for filtering/archiving/packaging, greatly increasing efficiency. It also supports running in standalone mode, without the need for SD-Webui.</p>
|
||||||
|
|
||||||
https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b890b-7be8-4816-abba-f3ad340a2232
|
https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b890b-7be8-4816-abba-f3ad340a2232
|
||||||
## Key Features
|
## Key Features
|
||||||
|
|
||||||
### 🔥 Excellent Performance
|
### 🔥 Excellent Performance
|
||||||
- Once caching is generated, images can be displayed in just a few milliseconds.
|
- Once caching is generated, images can be displayed in just a few milliseconds.
|
||||||
- Images are displayed by default using thumbnails with a default size of 256 pixels. You can adjust the size of the thumbnails in the global settings page.
|
- Images are displayed with thumbnails by default, with a default size of 512 pixels. You can adjust the thumbnail resolution on the global settings page.
|
||||||
|
- You can also control the width of the grid images, allowing them to be displayed in widths ranging from 64px to 1024px.
|
||||||
|
|
||||||
### 🔍 Image Search & Favorite
|
### 🔍 Image Search & Favorite
|
||||||
- The prompt, model, Lora, and other information will be converted into tags and sorted by frequency of use for precise searching.
|
- The prompt, model, Lora, and other information will be converted into tags and sorted by frequency of use for precise searching.
|
||||||
|
|
@ -23,7 +24,7 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
|
||||||
|
|
||||||
### 🖼️ View Image & `Send To`
|
### 🖼️ View Image & `Send To`
|
||||||
- Supports viewing image generation information. Also supported in full-screen preview mode.
|
- Supports viewing image generation information. Also supported in full-screen preview mode.
|
||||||
- Supports sending images to other tabs and third-party extensions such as ControlNet openOutpaint.
|
- Supports sending images to other tabs and third-party extensions such as ControlNet , openOutpaint.
|
||||||
- Support full-screen preview and enable custom shortcut key operations while in full-screen preview mode.
|
- Support full-screen preview and enable custom shortcut key operations while in full-screen preview mode.
|
||||||
- Support navigating to the previous or next image in full-screen preview mode by pressing arrow keys or clicking buttons.
|
- Support navigating to the previous or next image in full-screen preview mode by pressing arrow keys or clicking buttons.
|
||||||
|
|
||||||
|
|
@ -34,16 +35,15 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
|
||||||
- The desktop app version is also available.
|
- The desktop app version is also available.
|
||||||
|
|
||||||
|
|
||||||
### "Walk" Mode
|
### 🚶♀️ Walk Mode
|
||||||
- Automatically load the next folder `(similar to os.walk)`, allowing you to browse all images without paging.
|
- 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.
|
- Tested to work properly with over 27,000 files.
|
||||||
|
|
||||||
### 🌳 Preview based on File Tree Structure & File operations
|
### 🌳 Preview based on File Tree Structure & File operations
|
||||||
- Supports preview based on the file tree structure.
|
- Supports file tree-based preview.
|
||||||
- Supports basic file operations as well as multi-select deletion/moving.
|
- Supports automatic refreshing.
|
||||||
- Press and hold Ctrl, Shift, or Cmd to select multiple items.
|
- Supports basic file operations, such as multiple selection for deleting/moving/copying, and creating new folders.
|
||||||
- Supports sending files directly to other folders via context menu.
|
- Hold down the Ctrl, Shift, or Cmd key to select multiple items.
|
||||||
- Support for automatic refresh
|
|
||||||
|
|
||||||
### 🆚 image comparison (similar to Imgsli)
|
### 🆚 image comparison (similar to Imgsli)
|
||||||
- Provides a side-by-side comparison of two images.
|
- Provides a side-by-side comparison of two images.
|
||||||
|
|
@ -53,10 +53,16 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
|
||||||
- If you would like to add a new language, please refer to [i18n.ts](https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/vue/src/i18n.ts) and submit the relevant code.
|
- If you would like to add a new language, please refer to [i18n.ts](https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/vue/src/i18n.ts) and submit the relevant code.
|
||||||
|
|
||||||
### 🔐 Privacy and Security
|
### 🔐 Privacy and Security
|
||||||
- Support configuring a key for authentication.
|
- Supports custom secret key for authentication.
|
||||||
- Support configuring access control for the file system. By default, it will be enabled when the service allows public access.
|
- Supports configuring access control for the file system, which will be enabled by default when the service allows public access.
|
||||||
|
- Supports customizing the allowed paths for access control.
|
||||||
|
- Supports controlling access permissions. You can run IIB in read-only mode.
|
||||||
- [Click here to see details](.env.example)
|
- [Click here to see details](.env.example)
|
||||||
|
|
||||||
|
|
||||||
|
### 📦 Packaging/Batch Download
|
||||||
|
- Allows you to download multiple images at once.
|
||||||
|
- The data source can be search results, a regular image grid view page, walk mode, etc. Images can be added to the processing list through drag-and-drop or "Send To".
|
||||||
### ⌨️ Keyboard Shortcuts
|
### ⌨️ Keyboard Shortcuts
|
||||||
- Allows for deleting and adding/removing tags, with customizable trigger buttons in the global settings page.
|
- Allows for deleting and adding/removing tags, with customizable trigger buttons in the global settings page.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue