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.
|
Rest of the models are diffusers models, so they are wrapped and autodownloaded for now.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
Dependencies:
|
Dependencies, in your python env:
|
||||||
```
|
|
||||||
pip install -r requirements.txt
|
|
||||||
|
|
||||||
portable:
|
`pip install -r requirements.txt`
|
||||||
|
|
||||||
|
or with portable:
|
||||||
|
|
||||||
`python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-Hunyuan3DWrapper\requirements.txt`
|
`python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-Hunyuan3DWrapper\requirements.txt`
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user