stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

Use colab to deploy, click on settings. some configurations show loading

Open leojoyce16 opened this issue 2 years ago • 2 comments

Describe the bug

Use colab to deploy, open the application link, click on settings. some configurations show loading After refreshing the page, some configurations are normal, and some still show loading

To Reproduce Steps to reproduce the behavior:

  1. Go to 'xx.gradio.app'
  2. Click on '.settings'
  3. Some configurations show loading

Desktop (please complete the following information): colab

2022-10-17 20 36 54

leojoyce16 avatar Oct 17 '22 12:10 leojoyce16

image Also, in the top bar same issue.

AntonioCiolino avatar Oct 17 '22 14:10 AntonioCiolino

I have this error now when I have a (previously working) .bin file in the folder.

File "/notebooks/stable-diffusion-webui/modules/textual_inversion/textual_inversion.py", line 133, in load_textual_inversion_embeddings process_file(fullfn, fn) File "/notebooks/stable-diffusion-webui/modules/textual_inversion/textual_inversion.py", line 103, in process_file if 'string_to_param' in data: TypeError: argument of type 'NoneType' is not iterable

seems that removing the bin file solved the loading problem. :(

AntonioCiolino avatar Oct 17 '22 15:10 AntonioCiolino

Closing as stale.

catboxanon avatar Aug 03 '23 17:08 catboxanon