easydiffusion / easydiffusion

Easiest 1-click way to create beautiful artwork on your PC using AI, with no tech knowledge. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image.
https://easydiffusion.github.io/
Other
9.63k stars 795 forks source link

Program launch stalls after "Hotfixed broken JSON file from OpenAI" #1158

Closed Salvatos closed 1 year ago

Salvatos commented 1 year ago

Describe the bug For several days now (around the start of April I'd say, but I don't use SDUI regularly), every time I launch SDUI the process stops indefinitely at the same step. Cancelling with Ctrl+C in the terminal prints an error but allows the program to resume its launch, and I haven't noticed any further issue from cancelling whatever step is blocking it.

/usr/bin/curl
/usr/bin/tar
/usr/bin/bzip2
/home/username/stable-diffusion-ui/installer_files/env/bin/git
git version 2.38.1
/home/username/stable-diffusion-ui/installer_files/env/bin/conda
conda 22.9.0

Easy Diffusion

Easy Diffusion's git repository was already installed. Updating from main..
HEAD is now up to date with ae470e3 Merge pull request #1137 from cmdr2/beta
Already on 'main'
Your branch is up to date with 'origin/main'.
Already up to date.

Hotfixed broken JSON file from OpenAI
/**** At this point nothing happens anymore until I cancel ****/
^CERROR: Operation cancelled by user
torch and torchvision have already been installed.
sdkit is already installed.
...

I also find it odd that the same file needs to be hotfixed every time...

To Reproduce Steps to reproduce the behavior:

  1. Run start.sh on Linux Mint.

Desktop (please complete the following information):

Salvatos commented 1 year ago

This seems to have stopped the day after I reported it and hasn't reoccurred since, so I'll go ahead and close the ticket.