From 1fe03a2e6157ea829eb1064bf70c4e2616548d60 Mon Sep 17 00:00:00 2001 From: Erjan K Date: Sat, 19 Oct 2024 20:00:15 +0200 Subject: [PATCH] Fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cf4273..6e8560b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ git clone https://github.com/TTPlanetPig/Comfyui_JC2 I will assume you have the pytorch ready in your PC, in case you don't, install from here: ```shell pip install torch==2.4.0 torchvision==0.19.0 torchaudio==2.4.0 --index-url https://download.pytorch.org/whl/cu121 -# (NOT Recommended if you don't familar with embeded python) +# (NOT Recommended if you don't familiar with embeded python) ``` # Model preparation: