Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

BUG: Unable to access scripts. #21

Closed
Miyuutsu opened this issue May 6, 2023 · 12 comments
Closed

BUG: Unable to access scripts. #21

Miyuutsu opened this issue May 6, 2023 · 12 comments
Labels
bug Something isn't working

Comments

@Miyuutsu
Copy link

Miyuutsu commented May 6, 2023

Screenshot attached to showcase issue. Simply will not extend down far enough. Issue is present on both txt2img and img2img. Happens even with all other extensions disabled only in img2img. Have not tested other tabs. Tested in Firefox, Vivaldi and Chromium. python 3.10.11, gradio 3.28.1, torch 2.1, latest webui commit at time of writing. Resizing browser causes even more stuff to be cut off, native resolution 2560x1440. Linux, but I don't think this should make a difference for web rendering.

image

@Nevysha
Copy link
Owner

Nevysha commented May 6, 2023

May be related to the number of script. I'll look into it.

@Nevysha Nevysha added the bug Something isn't working label May 6, 2023
@Miyuutsu
Copy link
Author

Miyuutsu commented May 6, 2023

I've confirmed this issue also happens in the PNG info tab if there's too many prompts. The buttons down below end up cut off.

@Miyuutsu
Copy link
Author

Miyuutsu commented May 6, 2023

#22

This issue led to me trying 60% which seems to make everything visible as well, but mine isn't Firefox related.

@Nevysha
Copy link
Owner

Nevysha commented May 10, 2023

Hey
Are you still having this issue in last update ? I tried with more than 100 script bloc and I did not have the bug. Maybe you have another extension that conflict with Cozy-Nest ?
image

@Miyuutsu
Copy link
Author

It will be at least a couple days before I will be able to get to my computer to test. I can at least confirm it is still present on this commit: db94a78

Since I tested it with all other extensions disabled, I would like to think it is unrelated to any others. If it's still present when I'm able to update and check, I'll let you know and provide a list of all dependencies and versions since there's the possibility mine may differ as well. I do not think it's browser related since I tried in Vivaldi, Chromium and Firefox.

Is it possible it's a font issue? I'm running Linux and I know that can occasionally cause some font headaches.

@Miyuutsu
Copy link
Author

I've managed to confirm the cause of the issue. It's related to my quick settings. Two screenshots attached showing my img2img tab as well as my extensions tab. I decided it worthwhile to to set my quick settings to match what appeared to be yours for testing and I was able to access my scripts. My quick settings where it causes this for reference:

sd_model_checkpoint, sd_checkpoint_cache, sd_vae_checkpoint_cache, sd_vae, img2img_fix_steps, eta_noise_seed_delta, save_images_before_highres_fix, extra_networks_default_multiplier, upscaler_for_img2img, uni_pc_order, uni_pc_variant, CLIP_stop_at_last_layers, face_restoration_model

In my attempt to replicate yours where scripts was accessible I simply used:

sd_model_checkpoint

Happens on Firefox, Chromium and Vivaldi. Happens with an without extensions. Happens whether I have the window maximized or not and I'm running at 2560x1440. Setting page size to 60% makes them accessible but of course very small.

Screenshot_20230511_132914
Screenshot_20230511_132954

@Nevysha
Copy link
Owner

Nevysha commented May 11, 2023

OK I got it ! thanks a lot for the troubleshooting and detailed reproduction step ! I'll look into a fix for it.

@Miyuutsu
Copy link
Author

I see there's been some progress so I wanted to update you. I can now access my scripts without issue, but it seems the upper part of the UI is now cut off even when ensuring I'm scrolled all the way up.
image

I also had a new unrelated issue but I haven't been able to reproduce it so I haven't yet made an issue for it. When accessing my settings panel I got the following error:
Screenshot_20230515_133955

@Nevysha
Copy link
Owner

Nevysha commented May 15, 2023

So many quicksettings ! Please copy/paste your quicksettings options
image

@Miyuutsu
Copy link
Author

So many quicksettings ! Please copy/paste your quicksettings options image

Sorry for the late response. I have copy pasted them before. I didn't realize the WebUI had changed the way they input so I'll space them out.

sd_model_checkpoint

sd_checkpoint_cache

sd_vae_checkpoint_cache

sd_vae

img2img_fix_steps

eta_noise_seed_delta

save_images_before_highres_fix

extra_networks_default_multiplier

upscaler_for_img2img

uni_pc_order

uni_pc_variant

CLIP_stop_at_last_layers

face_restoration_model

@Nevysha
Copy link
Owner

Nevysha commented May 18, 2023

I've pushed a small fix/workaround. Quicksetting now have a max height and a scroll. (2.0.6) Reverted

@Nevysha Nevysha closed this as completed May 18, 2023
@Nevysha Nevysha reopened this May 18, 2023
@Miyuutsu
Copy link
Author

Thanks for all the work on this, I can successfully access everything now!

@Nevysha Nevysha closed this as completed May 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants