[SUPPORT] - Sygil-webui (sd-webui)


Recommended Posts

Hi, i also get the error: 

 

EOFError: Ran out of input

Traceback:

File "/opt/conda/lib/python3.8/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 562, in _run_script exec(code, module.__dict__)

File "/sd/scripts/webui_streamlit.py", line 174, in <module> layout()

File "/sd/scripts/webui_streamlit.py", line 138, in layout layout()

File "/sd/scripts/txt2img.py", line 320, in layout load_models(False, st.session_state["use_GFPGAN"], st.session_state["use_RealESRGAN"], st.session_state["RealESRGAN_model"], server_state["CustomModel_available"],

File "/sd/scripts/sd_utils.py", line 303, in load_models config, device, model, modelCS, modelFS = load_sd_model(custom_model)

File "/sd/scripts/sd_utils.py", line 928, in load_sd_model model = load_model_from_config(config, ckpt_path)

File "/sd/scripts/sd_utils.py", line 332, in load_model_from_config pl_sd = torch.load(ckpt, map_location="cpu")

File "/opt/conda/lib/python3.8/site-packages/torch/serialization.py", line 713, in load return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)

File "/opt/conda/lib/python3.8/site-packages/torch/serialization.py", line 920, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args)

Link to comment

I would look at:

 

Docker Hub: https://hub.docker.com/r/hlky/sd-webui

GitHub: https://github.com/Sygil-Dev/sygil-webui/

Documentation: https://sygil-dev.github.io/sygil-webui/

Official Discord: https://discord.gg/gyXNe4NySY

Official Support: https://github.com/Sygil-Dev/sygil-webui/discussions

 

All i did was wrap the official docker image into an Unraid XML format. The official GITHUB has not been updated in over 2 months.

Edited by pyrater
Link to comment

I've been working with the current dev to update the repo to a new location, the original dev has left the project and was maintaining the docker.

 

You can update your docker settings now to point at tukirito/sygil-webui:latest or wait for the XML update. I would recommend recreating the local /sd/ volume by deleting it from your appdata after making sure you save any models or settings you want to keep. Those files have had updates for the streamlit UI changes.

 

https://hub.docker.com/r/tukirito/sygil-webui

 

 

 

 

Link to comment
On 4/16/2023 at 8:21 PM, salmar said:

I've been working with the current dev to update the repo to a new location, the original dev has left the project and was maintaining the docker.

 

You can update your docker settings now to point at tukirito/sygil-webui:latest or wait for the XML update. I would recommend recreating the local /sd/ volume by deleting it from your appdata after making sure you save any models or settings you want to keep. Those files have had updates for the streamlit UI changes.

 

https://hub.docker.com/r/tukirito/sygil-webui

 

 

 

 

I think I need to wait for a official release or a step to step guide. 

Link to comment
  • 2 weeks later...
On 4/17/2023 at 3:21 AM, salmar said:

I've been working with the current dev to update the repo to a new location, the original dev has left the project and was maintaining the docker.

 

You can update your docker settings now to point at tukirito/sygil-webui:latest or wait for the XML update. I would recommend recreating the local /sd/ volume by deleting it from your appdata after making sure you save any models or settings you want to keep. Those files have had updates for the streamlit UI changes.

 

https://hub.docker.com/r/tukirito/sygil-webui

 

 

 

 

 

I have asked for an official response in the discord. If confirmed i will update the XML for unraid.

Link to comment
  • 1 month later...
  • 1 month later...
  • 2 months later...

Is this dead or im just a noob who could not install it? are there any docker images similar to this on unraid?

image.thumb.png.87a47442b1ba7a1b4bce1a3fb1a74df8.png

what do i need to do for the graphics card? i have an 1080ti in my nas do i need to change anything or is ok whit all? or do i need to install the app from unraid Nvidia driver?

image.thumb.png.762f4b93189ba15ec88ac91f43622be7.png

i can't pull at all

is there any other docker image like this if there is no way to make this work??

Edited by JapanFreak
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.