sd-webui-infinite-image-bro.../README.md

75 lines
3.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# [English](./README-en.md)
# Stable-Diffusion-WebUI无边图像浏览
高性能的图片(文件)浏览器😋。它适合在所有地方使用,针对云端还做了优化,你可以使用缩略图进行更快的预览。
如果您对该项目有任何疑问或建议请在GitHub上提交issue或者看下最下面的FAQ部分。
> 百度云部分已独立,如果你有需要请[点此单独安装](https://github.com/zanllp/sd-webui-baidu-netdisk)
## 主要特性
- 类chrome,vscode的多标签页多窗格。自由拖拽创建同时预览多个文件夹在多窗格之间移动文件
- 支持使用walk模式浏览图片自动加载下个文件夹(类似`os.walk`)让你不翻页浏览所有图片。亲测2w7+文件下正常工作
- 支持查看图像生成信息发送图像到其他tab可选的缩略图预览使用全屏预览以及移动。
- 支持使用prompt, model, lora等进行搜索图像。会列出使用过的tag支持tag对的输入提示tag的翻译。并且能够瞬间完成图像搜索。
- 支持脱离sd-webui独立运行几乎所有功能都能正常使用[详情点这](https://github.com/zanllp/sd-webui-infinite-image-browsing/issues/47)。
- 支持基于文件树的结构进行预览,同时支持基本的文件操作及多选删除/移动。
强烈推荐使用在`在新页面打开`在插件启动页的右上角比塞在gradio里舒服太多不过这时`发送图像到其他tab`功能是用不了的。
[视频演示可以在Bilibili上观看](https://space.bilibili.com/27227392/channel/series)
## 预览
<img width="1920" alt="image" src="https://user-images.githubusercontent.com/25872019/230064374-47ba209e-562b-47b8-a2ce-d867e3afe204.png">
## 图像搜索
在第一次使用时你需要点击等待索引的生成我2万张图像的情况下大概需要15秒配置是amd 5600x和pcie ssd。后续使用他会检查文件夹是否发生变化如果发生变化则需要重新生成索引,通常这个过程极快。
图像搜索支持翻译你需要在插件文件夹下放置一个tags-translate.csv的文件你可以在issue中找到这个文件。欢迎其他语言的也分享出来方便大家使用。
<img width="1024" alt="image" src="https://user-images.githubusercontent.com/25872019/233799746-1fad5cbd-7172-4fb5-898c-cd59e739e1f7.png">
## 全屏预览
<img width="1024" alt="image" src="https://user-images.githubusercontent.com/25872019/232167416-32a8b19d-b766-4f98-88f6-a1d48eaebec0.png">
### 右键菜单
<img width="1024" alt="image" src="https://user-images.githubusercontent.com/25872019/230896820-26344b09-2297-4a2f-a6a7-4c2f0edb8a2c.png">
### Walk模式
https://user-images.githubusercontent.com/25872019/230768207-daab786b-d4ab-489f-ba6a-e9656bd530b8.mp4
### 深色模式
<img width="768" alt="image" src="https://user-images.githubusercontent.com/25872019/230064879-c95866ac-999d-4d4b-87ea-3e38c8479415.png">
## FAQ
### 在移动端如何打开右键菜单?
你必须先在全局设置中把“支持使用长按打开右键菜单”打开,然后使用长按进行操作,即可代替右键打开右键菜单
<img width="512" alt="image" src="https://user-images.githubusercontent.com/25872019/232274767-cc0ec850-343c-416c-aa80-2c85c76a05d8.jpg">
### 如何控制排序/显示模式/复制当前页面路径/移动至指定文件夹?
您可以在 TabPane 的右上角点击更多。
### 需要在一个大文件夹内打开大量的小文件夹进行查看时如何降低心理负担?
推荐使用文件夹的右键菜单,点击在新标签页打开或者在右边打开
<img width="1024" alt="image" src="https://user-images.githubusercontent.com/25872019/233800975-93258edf-5325-436a-b9c8-3574de2edfcb.png">