-
-
Notifications
You must be signed in to change notification settings - Fork 147
Description
English
If you encounter any strange issues while using the extension, try upgrading to the latest version of the extension first. Because before you even noticed the problem, I may have already fixed most of them.
How to Disable Access Control Mode
Please refer to https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/.env.example to create a .env file and modify the corresponding value (IIB_ACCESS_CONTROL=disable). If you are unable to create and view the .env file in your runtime environment (such as JupyterLab), you can set the environment variable using other methods, as described in the link below.
If you have other questions, please refer to the following two links:
#284
#336
How to add custom folders to IIB so that these folders can also support search
Only folders added to the search scan path will be indexed by IIB, allowing them to be searched and tagged.


Extension failed to load
You can try the following steps in order:
- Refresh the page , restart SD-WebUI.
- Upgrade this extension to the latest version.
- If the problem still persists or you are not using this locally, you can refer to the following two issues for resolution: Dosen't work in sd webui #84 一片黑暗QQ #79 It seems to have failed to load. You can try refreshing the page. #410.
- If the issue persists, please create a new issue.
The tags are lost after migrating the folder path.
When sent to other tabs, the loading icon keeps spinning
Refer to AUTOMATIC1111/stable-diffusion-webui#9150. Although it looks different, the problem is actually the same.
How to open the right-click menu on mobile devices?
You need to enable "Support long press to open right-click menu" in the global settings first, and then use long press to perform the operation instead of right-clicking to open the right-click menu.
How can I control the sorting/display mode/copy the current page path/move to a specific folder?
You can choose the sorting method in the upper-right corner of the TabPane
More
中文
如果您在使用拓展的过程中遇到了一些奇怪的问题,可以先尝试升级到最新版本的拓展。因为在您发现问题之前,我可能已经解决了大部分问题。
想要关闭访问控制模式
参考 https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/.env.example 创建.env文件然后修改对应值(IIB_ACCESS_CONTROL=disable)即可。 如果你的运行环境无法创建&查看.env文件(例如jupyterlab),你可以通过其他设置环境变量的方法,具体参考下面的链接
如果有其他问题也可以先参考下面两个链接。
#284
#336
如何添加自定义的文件夹到IIB,让这些文件夹也能支持搜索
只有添加到搜索扫描路径的文件夹IIB才会给你生成索引,才能被搜索到和打标签


拓展没能正确加载
你可以按照以下的顺序进行尝试
- 刷新页面,重启sd-webui
- 升级本拓展到最新版本
- 如果还是有问题或者你不是在本地使用,你可以参考下面这两个issue来解决。Dosen't work in sd webui #84 一片黑暗QQ #79 It seems to have failed to load. You can try refreshing the page. #410
- 如果还是不行创建一个issue
迁移文件夹路径后tag丢失
发送到其他tab时,loading一直转
参考 AUTOMATIC1111/stable-diffusion-webui#9150 , 虽然长的不太一样但实际上问题的原因是同一个
在移动端如何打开右键菜单?
你必须先在全局设置中把“支持使用长按打开右键菜单”打开,然后使用长按进行操作,即可代替右键打开右键菜单
如何控制排序/显示模式/复制当前页面路径/移动至指定文件夹?
您可以在 TabPane 的右上角点击更多。