ParisNeo / lollms-webui

Lord of Large Language Models Web User Interface
https://parisneo.github.io/lollms-webui/
Apache License 2.0
4.11k stars 522 forks source link

Stable Diffusion not working - Expecting value: line 1 column 1 (char 0) #475

Open de-lac2 opened 6 months ago

de-lac2 commented 6 months ago

Expected Behavior

SD working on http://127.0.0.1:7860

Current Behavior

I see the web GUI, but everything I do, I see error Expecting value: line 1 column 1 (char 0)

Steps to Reproduce

Just trying to make something (text-2-image, image-2-image, etc..)

Context

MacBook Pro M3Max - 48 GB Ram - Sonoma 14.1

Screenshots

Screenshot 2024-01-19 alle 09 41 05
ParisNeo commented 5 months ago

Can you try to reinstall it? image

image

Try pressing the install button.

ba2512005 commented 5 months ago

@de-lac2 @ParisNeo In my experience the Lollms webui doesn't download the stablediffusion model properly and I had to download it manually and put it in the right folder: Documents\lollms\shared\auto_sd\models\Stable-diffusion

The model you're looking for is here: v1-5-pruned-emaonly.safetensors https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.safetensors