-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
Is there an existing issue for this?
- I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
Have you updated WebUI and this extension to the newest version?
- I have updated WebUI and this extension to the most up-to-date version
Do you understand that you should go to https://github.com/IDEA-Research/Grounded-Segment-Anything/issues if you cannot install GroundingDINO?
- My problem is not about installing GroundingDINO
What happened?
After dropping image to Segment Anyting tab I can't add point prompts or pick a box threshold after checking Enable GroundingDINO.
Steps to reproduce the problem
- Go to img2img
- Open Segment Anyting tab
- Select a sam model
- Drop image under selecting model tab
- Try to click on the image with right and left mouse buttons
- Check Enable GroundingDINO.
- ???
- Profit
What should have happened?
Dots should appear on the image after clicking at it.
Commit where the problem happens
webui: latest A11111 as for 14.04.23
extension: sd-webui-segment-anything 16.04.23
What browsers do you use to access the UI ?
No response
Command Line Arguments
@echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS= --xformers --no-half-vae
set ATTN_PRECISION=fp16
call webui.bat
Console logs
No errors when clicking on dropped image
This error after entering text in GroundingDINO Detection Prompt:
127.0.0.1/:1 Uncaught (in promise) API Error
Promise.then (async)
(anonymous) @ index.4395ab38.js:76
(anonymous) @ index.4395ab38.js:4
le @ index.4395ab38.js:4
x @ index.4395ab38.js:79
(anonymous) @ index.4395ab38.js:4
(anonymous) @ index.4395ab38.js:4
u @ index.4395ab38.js:78
t.$$.update @ index.4395ab38.js:78
ql @ index.4395ab38.js:4
bt @ index.4395ab38.js:4
Promise.then (async)
yo @ index.4395ab38.js:4
Yl @ index.4395ab38.js:4
(anonymous) @ index.4395ab38.js:4
g @ index.4395ab38.js:34
i @ index.4395ab38.js:34
(anonymous) @ index.4395ab38.js:4
S @ index.4395ab38.js:79
i @ index.4395ab38.js:79
(anonymous) @ index.4395ab38.js:4
k @ index.4395ab38.js:78
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels