From 7c595586dd80ca702542244eaaaf50554825f838 Mon Sep 17 00:00:00 2001 From: RandomGitUser321 Date: Sun, 22 Sep 2024 08:28:11 -0400 Subject: [PATCH] grammar --- script_examples/gradio_websockets_api_example.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script_examples/gradio_websockets_api_example.py b/script_examples/gradio_websockets_api_example.py index 1884d7e8..3236e549 100644 --- a/script_examples/gradio_websockets_api_example.py +++ b/script_examples/gradio_websockets_api_example.py @@ -8,7 +8,7 @@ # If you use Comfy Manager, make sure to set the preview type there because it will override --preview-method auto/latent2rgb/taesd launch flag settings # Check or change the preview_method in "/custom_nodes/ComfyUI-Manager/config.ini" -# If you chose to install Gradio to your ComfyUI python venv, open a command prompt this script_examples directory and run: +# If you chose to install Gradio to your ComfyUI python venv, open a command prompt in this script_examples directory and run: # ..\..\python_embeded\python.exe -s ..\script_examples\gradio_websockets_api_example.py # To launch the app