Cyborg Posted April 11, 2023 Posted April 11, 2023 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) Quote
pyrater Posted April 12, 2023 Author Posted April 12, 2023 (edited) 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 April 12, 2023 by pyrater Quote
pyrater Posted April 12, 2023 Author Posted April 12, 2023 On 2/9/2023 at 11:03 PM, Reptar said: Is this docker still being updated with new github commits? Quote The official dev response is "that isnt being updated atm". 1 Quote
salmar Posted April 16, 2023 Posted April 16, 2023 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 Quote
Cyborg Posted April 18, 2023 Posted April 18, 2023 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. Quote
pyrater Posted May 1, 2023 Author Posted May 1, 2023 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. Quote
pyrater Posted May 1, 2023 Author Posted May 1, 2023 XML updated it should now pull from: https://hub.docker.com/r/tukirito/sygil-webui 1 Quote
Cyborg Posted June 20, 2023 Posted June 20, 2023 On 5/1/2023 at 7:30 AM, pyrater said: XML updated it should now pull from: https://hub.docker.com/r/tukirito/sygil-webui do i manually need to upload any models? Quote
unr41dus3r Posted August 10, 2023 Posted August 10, 2023 Is it possible to use an AMD APU? 5650G in my Case. I found the parameter, --runtime=nvidia and i read on the sygil github, AMD should be possible but i couldnt find any parameters Quote
JapanFreak Posted October 19, 2023 Posted October 19, 2023 (edited) Is this dead or im just a noob who could not install it? are there any docker images similar to this on unraid? 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? i can't pull at all is there any other docker image like this if there is no way to make this work?? Edited October 19, 2023 by JapanFreak Quote
Recommended Posts
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.