AIFSH / ComfyUI_V-Express

Other
76 stars 9 forks source link

`VExpress.pth` model path #18

Open lingfengchencn opened 1 week ago

lingfengchencn commented 1 week ago
test_comfyui-comfyui-1  | !!!VExpress path was added to /app/.venv/lib/python3.10/site-packages/VExpress.pth
test_comfyui-comfyui-1  |  if meet `No module` error,try `python main.py` again, don't be foolish to pip install modules

this download pth to site-packages ...

though i confined the models to

      # V-Express
      - ${DIR_HUGGINGFACE}/tk93/V-Express/model_ckpts:${DOCKER_DIR_CUSTOM_NODE}/ComfyUI_V-Express/model_ckpts
      - ${DIR_HUGGINGFACE}/tk93/V-Express/:${DOCKER_DIR_CUSTOM_NODE}/ComfyUI_V-Express/model_ckpts/v-express
sunbeibei-hub commented 1 day ago

I'm having a similar issue. Do you have to fix it

sunbeibei-hub commented 1 day ago

··· You can also download model_ckpts manually then put it in ComfyUI_V-Express

According to the prompt, I have already downloaded the model. But where should the model be placed?

I put him in the project directory, but it still downloads from hugging.

so i get "time out".

help~

sunbeibei-hub commented 1 day ago

image this empty???