-
-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAQ / 常见问题 #90
Comments
无法把图像tag发送到文生图或者其他标签 |
'图像tag' 是什么意思?如果是无法把图像发送到文生图或者其他标签页,提个issue,把复现流程和出现的错误日志打印粘贴下 |
请问如何在除了image to image以外的其他文件夹搜索文件?Thx! |
谢谢回复。我想搜索搜索图生图里面的图片,可是怎么都找不到。似乎只能搜索文生图文件夹的。如果搜索按钮能够在每个浏览界面出现,那就方便很多了。或者在image search, fuzzy search里面默认全局搜索,也可以指定搜索范围,那就很直观了。 |
I'm so confused by how the UI re-orders and consumes the file list returns by the @zanllp Could you explain exactly how the sorting works? An answer is much appreciated. :) |
这个功能好像在一两个月前支持了 |
Is image search by filename supported? Sometimes I want to only match by filename, not image's metadata. |
@tddschn Yes, the Fuzzy Search feature supports searching images by filename. |
why is the extension not searching for the default output imaged paths? |
Under normal circumstances, it is automatic. Maybe you have encountered a bug or an unexpected case? Please show me a screenshot of how you are using it specifically. |
what kind of screenshot do you have in mind? simply of the A1111 GUI? after a fresh install of the extension it looks like this: https://i.imgur.com/oKErF4v.jpg the A1111 installation is pretty fresh. thought i have to mention i use stability matrix so that might be an issue. |
exe如何加载插件 |
English
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:
The tags are lost after migrating the folder path.
https://github.com/zanllp/sd-webui-infinite-image-browsing/wiki/Proper-Folder-Migration-to-Avoid-Data-Loss---%E6%AD%A3%E7%A1%AE%E7%9A%84%E8%BF%81%E7%A7%BB%E6%96%87%E4%BB%B6%E5%A4%B9%E9%81%BF%E5%85%8D%E6%95%B0%E6%8D%AE%E4%B8%A2%E5%A4%B1
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才会给你生成索引,才能被搜索到和打标签
拓展没能正确加载
你可以按照以下的顺序进行尝试
迁移文件夹路径后tag丢失
https://github.com/zanllp/sd-webui-infinite-image-browsing/wiki/Proper-Folder-Migration-to-Avoid-Data-Loss---%E6%AD%A3%E7%A1%AE%E7%9A%84%E8%BF%81%E7%A7%BB%E6%96%87%E4%BB%B6%E5%A4%B9%E9%81%BF%E5%85%8D%E6%95%B0%E6%8D%AE%E4%B8%A2%E5%A4%B1
发送到其他tab时,loading一直转
参考 AUTOMATIC1111/stable-diffusion-webui#9150 , 虽然长的不太一样但实际上问题的原因是同一个
在移动端如何打开右键菜单?
你必须先在全局设置中把“支持使用长按打开右键菜单”打开,然后使用长按进行操作,即可代替右键打开右键菜单
如何控制排序/显示模式/复制当前页面路径/移动至指定文件夹?
您可以在 TabPane 的右上角点击更多。
The text was updated successfully, but these errors were encountered: