From 61b78710bc210644de27320d0a2351ed7742df87 Mon Sep 17 00:00:00 2001 From: kijai <40791699+kijai@users.noreply.github.com> Date: Tue, 21 Jan 2025 23:58:10 +0200 Subject: [PATCH] Update readme.md --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b8f4945..95bc8f1 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ to `ComfyUI/diffusion_models/` Rest of the models are diffusers models, so they are wrapped and autodownloaded for now. - +# Installation Dependencies: ``` pip install -r requirements.txt @@ -34,6 +34,7 @@ This was tested to work on latest ComfyUI portable install For anything else you need to compile yourself: +``` cd hy3dgen/texgen/custom_rasterizer python setup.py install