Skip to content
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

[Bug]: V1.6.0 Sometimes it is not possible to select a model #12893

Open
1 task done
66li opened this issue Aug 31, 2023 · 4 comments
Open
1 task done

[Bug]: V1.6.0 Sometimes it is not possible to select a model #12893

66li opened this issue Aug 31, 2023 · 4 comments
Labels
bug-report Report of a bug, yet to be confirmed cannot-reproduce I can't reproduce this, so I can't fix it. Add steps for reproduction and remove this tag.

Comments

@66li
Copy link

66li commented Aug 31, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

Selecting a model on the UI does not take effect
Actually, there is this model

This is the log

Checkpoint toonyou_beta6.safetensors not found; loading fallback 4Guofeng4XL_v1125D.safetensors

Steps to reproduce the problem

  1. Go to ....
  2. Press ....
  3. ...

What should have happened?

正常加载模型

Sysinfo

dump-sysinfo 命

What browsers do you use to access the UI ?

Google Chrome

Console logs

API 2023-08-31 09:27:24.241566 200 http/1.1 GET /sdapi/v1/options 127.0.0.1 0.0044
HTTP Request: POST http://localhost:7860/api/predict "HTTP/1.1 200 OK"
HTTP Request: POST http://localhost:7860/reset "HTTP/1.1 200 OK"
HTTP Request: POST http://localhost:7860/reset "HTTP/1.1 200 OK"
HTTP Request: POST http://localhost:7860/reset "HTTP/1.1 200 OK"
API 2023-08-31 09:27:27.239753 200 http/1.1 GET /sdapi/v1/options 127.0.0.1 0.0053
API 2023-08-31 09:27:30.243955 200 http/1.1 GET /sdapi/v1/options 127.0.0.1 0.0076
Checkpoint toonyou_beta6.safetensors not found; loading fallback 4Guofeng4XL_v1125D.safetensors
API 2023-08-31 09:27:33.239444 200 http/1.1 GET /sdapi/v1/options 127.0.0.1 0.0048
API 2023-08-31 09:27:37.989669 200 http/1.1 GET /sdapi/v1/options 127.0.0.1 1.6645
API 2023-08-31 09:27:40.989245 200 http/1.1 GET /sdapi/v1/options 127.0.0.1 0.0105

Additional information

No response

@66li 66li added the bug-report Report of a bug, yet to be confirmed label Aug 31, 2023
@w-e-w w-e-w added the cannot-reproduce I can't reproduce this, so I can't fix it. Add steps for reproduction and remove this tag. label Aug 31, 2023
@Z-L-D
Copy link

Z-L-D commented Aug 31, 2023

Did you happen to close the webui server and reopen it while using the same opened gradio tab?

@66li
Copy link
Author

66li commented Sep 2, 2023

No, just select the model on the webui

@kakaxixx
Copy link

kakaxixx commented Sep 4, 2023

same question

@ice-fly
Copy link

ice-fly commented Jan 7, 2024

Might be related to #13292 ... Try that. It was breaking my UI until after refresh + console window interaction on startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed cannot-reproduce I can't reproduce this, so I can't fix it. Add steps for reproduction and remove this tag.
Projects
None yet
Development

No branches or pull requests

5 participants