Instructions to use wikeeyang/Hunyuan-Image-30-Qint4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wikeeyang/Hunyuan-Image-30-Qint4 with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("wikeeyang/Hunyuan-Image-30-Qint4", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Considering running this with my RTX pro 6000 gpu - any special instruction on running it in ComfyUI?
#5
by Saiphan - opened
Hi.
Since I do have the new RTX Pro 600 and am using ComfyUI a lot, is there anything special this model needs?
As I am aware it is more than just an image generation model.