Can you please give more in depth installation steps? I am so lost, I downloaded forge and ran it and it brought me to a website but after that I am lost.
Viewing post in General Discussion/Chat v1.1.1
I assume that the website is 128.0.0.1:7860 or very similar. Great, you're almost done! I assume that you haven't installed Stability Matrix (if you have, the next steps will be different).
Next, you need to close the console and go to the folder with forge, find the file webui\webui-user.bat (if there is no such file, let me know right away) and open it with a text editor. Find simular line and add --api:
set COMMANDLINE_ARGS=--api
Full file should look something like this: @echo off set PYTHON= set GIT= set VENV_DIR= set COMMANDLINE_ARGS=--api @REM Uncomment following code to reference an existing A1111 checkout. @REM set A1111_HOME=Your A1111 checkout dir @REM @REM set VENV_DIR=%A1111_HOME%/venv @REM set COMMANDLINE_ARGS=%COMMANDLINE_ARGS% ^ @REM --ckpt-dir %A1111_HOME%/models/Stable-diffusion ^ @REM --hypernetwork-dir %A1111_HOME%/models/hypernetworks ^ @REM --embeddings-dir %A1111_HOME%/embeddings ^ @REM --lora-dir %A1111_HOME%/models/Lora call webui.bat
Save and run either this file or the run.bat file.
You should see this line in the console:
Launching Web UI with arguments: --api
Wait until 128.0.0.1:7860 opens again in your browser.
If you haven't downloaded the model NoobAI or WAI-NSFW-illustrious-SDXL, you need to download it and place it in the path \models\Stable-diffusion
Always launch Forge before the game and wait until it redirects you to the web page (you can close the browser), then launch the game.
let me know if there are any problems
Hai Lulu!, Great job on this experimental game!, I just have a question on how to make it work with Stability matrix, since for some reason is the only way it opens the stable difusion in browser. Thank you very much for your reply
*Edit: I managed to get it work by simply adding the command line in the settings botton in stability matrix
I will copy my response from another reply:
but url should be: http://127.0.0.1:7860 and API type Forge
I'm sorry to hear that. If possible, could you send me a screenshot of your settings menu or log?
Here are a few ideas I have to help fix this.
0. Make sure you have one of the latest versions of Comfy. And that it is running and accessible through a regular browser.
1. After launching Comfy, start the game and immediately go to the settings. Set the appropriate API type, in this case Comfy.
2. Double-check that the URL matches the one in the picture.
3. Click on reconnect. The right side of the menu should update.
4. Select the appropriate settings in the right menu; they should be available if there were no problems in the previous step. Each option must be filled in by you.
5. Click save settings.
If you encountered problems in steps 3-4, there is something wrong with the connection. If this is the case, I would appreciate a screenshot and log file. You can find it in the game folder. You will find a button to open the save folder in the mods tab (6*).
You can also double-check that there is no lora in the positive or negative prompt. If you added them and they are in the folder, you need to specify the full name. <lora:artist:0.5> -> <lora:my loras/fav/cool_artist:0.5>. This problem only occurs with Comfy.![]()
Yeah, looks fine to me. What's in the Forge console?
Edit:
If you read this later, then
(1) try restarting the game itself. Keep touch forge running in background.
(2) try generating any image through Forge itself. Perhaps Forge did not install the necessary packages. It will do it automaticaly, but might take some time


