mirror of
https://git.datalinker.icu/kijai/ComfyUI-Hunyuan3DWrapper.git
synced 2025-12-08 20:34:28 +08:00
Update readme.md
This commit is contained in:
parent
61b78710bc
commit
e05d6a6f9d
@ -12,11 +12,11 @@ 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
|
||||
Dependencies, in your python env:
|
||||
|
||||
portable:
|
||||
`pip install -r requirements.txt`
|
||||
|
||||
or with portable:
|
||||
|
||||
`python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-Hunyuan3DWrapper\requirements.txt`
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user