Merge pull request #549 from zanllp/update-readme

docs: update readme
pull/551/head
zanllp 2024-03-21 11:54:36 +08:00 committed by GitHub
commit b72e251cee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View File

@ -99,6 +99,11 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
## 作为桌面应用程序不需要SD-webui和Python:
从仓库页面右侧的`releases`部分下载并安装程序。如果提升检测到病毒忽略即可这是误报。
## 作为库使用
使用iframe接入IIB将IIB作为你应用的文件浏览器使用。 参考 https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/vue/usage.md
# 预览
<img width="1920" alt="image" src="https://user-images.githubusercontent.com/25872019/230064374-47ba209e-562b-47b8-a2ce-d867e3afe204.png">

View File

@ -99,6 +99,12 @@ If you need a Dockerfile, you can refer to this link. https://github.com/zanllp
## As a desktop application (without SD-webui and Python):
Download and install the program from the `releases` section on the right-hand side of the repository page.
If the antivirus detects a virus, it can be ignored as a false positive.
## As a Library Usage:
Use iframe to access IIB and use it as a file browser for your application. Refer to https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/vue/usage.md
# Preview
<img width="1920" alt="image" src="https://user-images.githubusercontent.com/25872019/232167682-67f83b00-4391-4394-a7f6-6e4c9d11f252.png">