From 564b4b5857b3f38d7f0e10eeedf2455dbc0c2870 Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Mon, 27 May 2024 14:55:45 -0500 Subject: [PATCH] note render args --- docs/guides/admin.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/guides/admin.md b/docs/guides/admin.md index e4d3dd4..600eb29 100644 --- a/docs/guides/admin.md +++ b/docs/guides/admin.md @@ -15,13 +15,13 @@ - [Launch Ollama for text generation](#launch-ollama-for-text-generation) - [Using vLLM](#using-vllm) - [Using OpenAI](#using-openai) - - [Optional: Launch ComfyUI for image generation](#optional-launch-comfyui-for-image-generation) + - [Recommended: Launch ComfyUI for image generation](#recommended-launch-comfyui-for-image-generation) - [Register](#register) - [Register a Discord bot](#register-a-discord-bot) - [Invite the Discord bot](#invite-the-discord-bot) - [Configure](#configure) - [Configure the server environment](#configure-the-server-environment) - - [Configure image generation](#configure-image-generation) + - [Recommended: Configure image generation](#recommended-configure-image-generation) - [Optional: Configure websocket server](#optional-configure-websocket-server) - [Optional: Configure world size](#optional-configure-world-size) - [Run](#run) @@ -178,7 +178,7 @@ Please see the OpenAI docs for more details: - https://platform.openai.com/docs/quickstart -### Optional: Launch ComfyUI for image generation +### Recommended: Launch ComfyUI for image generation Please see the ComfyUI docs for more details: @@ -254,7 +254,9 @@ DISCORD_TOKEN=YOUR_TOKEN COMFY_API="127.0.0.1:8188" ``` -### Configure image generation +### Recommended: Configure image generation + +_Note:_ This step is _required_ if you are using the `--render` or `--render-generated` command-line arguments. Copy the `config.yml` file to a file named `custom_config.yml` and edit the `render` section to use your desired parameters for image generation. Make sure the `checkpoints` are valid file names in your checkpoints folder. If you