Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated Colab - Missing text_encoders folder following Hunyuan Video Model setup Instructions #45

Closed
Khayoon opened this issue Dec 28, 2024 · 0 comments

Comments

@Khayoon
Copy link

Khayoon commented Dec 28, 2024

I'm trying to run ComfyUI in Google Colab using the provided instructions https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_video/ and notebook https://github.com/comfyanonymous/ComfyUI/blob/master/notebooks/comfyui_colab.ipynb

The instructions refer to a text_encoders folder that doesn't exist in the Colab's created drive folder. I had to create this folder manually.

The latent_image node is in red and shows as undefined
image

If that node is bypassed or deleted these errors appear
image

Prompt outputs failed validation
DualCLIPLoader:
    Value not in list: clip_name1: 'clip_1.safetensors' not in []
    Value not in list: clip_name2: 'llava_1lama3_fp8_scaled.safetensors' not in []
    Value not in list: type: 'hunyuan_video' not in ['sdxl', 'sd3', 'flux']
SamplerCustomAdvanced:
    - Required input is missing: latent image
VAEDecodeTiled:
    Value 256 smaller than min of 320: tile_size

Could you please update the Colab and/or instructions?

@Khayoon Khayoon closed this as completed Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant