A I . D E S T R O L O C K . C H

Image Generation & Modification

Chatbot AI

Text AI Tools

AI Music

AI Presentations

More Tools

Local LLM WebGUI

Get your own LLM up and running on your own Local Machine.

Text-Generation-WebGUI from Oobabooga

Embeddet Web View

A1111 Stable Diffusion WebGUI

This page is to explain how to setup the Web GUI for Local Stable Diffusion AI LLMs

webGUI Source:

https://github.com/AUTOMATIC1111/stable-diffusion-webui

For Windows + Nvidia - One Click Installer

Download the zip from here:

https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/download/v1.0.0-pre/sd.webui.zip

Installation on Windows 10/11 with NVidia-GPUs using release package:

  1. Download sd.webui.zip from v1.0.0-pre and extract its contents.
  2. Run update.bat.
  3. Run run.bat.

Open the WebGUI on http://127.0.0.1:7860/

Embedded WebView

Visual Node WebGUI - ComfyUI

Github

Direct Download - Windows + Nvidia (GPU Optional)

Download the .zip and extract it to where you wanna store it.
Ensure enough space for the models is given at that directory.
run_nvidia_gpu.bat

Embedded WebView

Get Large Language Models (LLM's) - Hugging Face

Hugging Face – The AI community building the future.

Recommendet LLMs

Open LLM Leaderboards

watch the most trending AI Models

Install LLMs in the WebGUI A1111 & oobabooga

Copy the username/LLMname
Go into the WebGUI > Model tab
Paste into the Download custom model or LoRA (E.g. upstage/llama-30b-instruct-2048 or TheBloke/WizardLM-30B-Uncensored-GPTQ or TheBloke_vicuna-13B-1.1-GPTQ-4bit-128g)
Hit Download, if it doesn’t work, try another LLM. (GTPQ models are highly performant)

Now you should have your Models in your Model Drop down list.


Install LLMs in ComfyUI

Navigate into the ComfyUI folder
Go into models
diffusers is for your diffusion models, for example: sd_xl_base_1.0.safetensors
loras is as the name suggests for LORAs as example: sd_xl_offset_example-lora_1.0.safetensors
upscale_models is also given by its name for your Upscale Models for example: RealESRGAN_x4plus_anime_6B.pth
VAE is something I still have to try out as well as UNET.

ComfyUI Guide

Once ComfyUI is started, you can load one of the workflow.json files.

Load workflow.json

ComfyUI Menu

Click on Load on the Menu at the right bottom side and select the workflow.json file you want.

Loaded json view

Once you've loaded the .json file it will look similar to this.

Load the Models

Load Diffuser Models

Load your Diffuser Model

Load Upscaling Model

Load your Upscaling Model

Setup the Prompt

Loaded json view

Define your Positive and Negative prompt.
you can add a styling formatted shown,
you can find it in the TrippleWorkflow.json

Image size and Batch size

Image size and Batch size

Define the size of your images and the batch size
note: using the same amount of pixel as given in 1024x1024 should result in the best results.
you can change the aspect ratio but its recommended to use the same ammount of pixel in total.


Image to Image

select the TrippleWorkflow.json

Loaded json view

Select your image
optional: provide a positive prompt
optional: provide anegative prompt
Load the Checkpoint Model, you can use the sd_xl_refiner_1.0.safetensor
Load the Upscaling Model, you can use the same as before.

  • Click on Queue Prompt to start generating