We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2023-11-21 04:52 PM - last edited on 2024-08-06 03:48 PM by Laszlo Nagy
Hello,
I did the installation and copied the folders to the correct place (the sd.webui in C and the Add on to the Archicad folder).
But when starting Archicad 27 opening the AI Visualizer from the Palettes and clicking on Generate, I get this error about the AI server:
What is this and how to make it work normally?
Thank you in advance.
2023-11-22 03:58 PM - last edited on 2024-08-06 03:50 PM by Laszlo Nagy
And this is the error I get when running as admin the run.bat file.
How do I get this to work?
2023-11-23 09:35 AM
No difference even with Intel-card disabled (and running as Admin etc.)
2023-11-28 11:50 AM
Any updates on this?
2023-11-28 06:47 PM - edited 2023-11-28 06:48 PM
You should install python 3.10
Download Python | Python.org
2023-12-11 03:30 PM
The error you are encountering is probably due to dependencies issues or python realated problems.
I suggest you the following.
Install python 3.10 from the python website, in the installation take care to select "Add Path".
After that you edit the environment.bat in sd.webui folder.
change the value from 1 to 0 : "set SKIP_VENV=0"
Go to the folder "webui" open the file "webui-user.bat", wait for install. After that close the terminal.
Go to Archicad and try again. Instead of localhost:7680 insert: 127.0.0.1:7680 (or just try both).
2024-01-08 10:58 AM
Is this issue already fixed without getting to know coding?
2024-01-08 02:23 PM
Well, as said you need to install Python 3.10.6 -> https://www.python.org/downloads/release/python-3106/
At the end of the page is a lists of links; you'll need Windows installer (64-bit)
Have you done this?
2024-01-08 08:41 PM
Tried this but it didn't work. Sigh....
2024-01-09 08:27 AM - edited 2024-01-09 08:30 AM
Ancha got an error both on GPU and Python.
The GPU-error is most likely due to not having the right GPU, it's required to have a NVIDIA Videocard of 8GB or more.
The Python error simply means you need to install the correct version of Python.
@caitlinkelley, you have an AMD Radeon GPU which isn't supported by the stable diffusion AI-model
2024-01-09 09:49 PM
Thanks for your input. I also run Archicad 27 on a PC with an NVIDIA 8GB.
I'll check that I have the correct version of Python.