Hello everyone. I am Dr. Furkan Gözükara. PhD Computer Engineer. SECourses is a dedicated YouTube channel for the following topics : Tech, AI, News, Science, Robotics, Singularity, ComfyUI, SwarmUI, ML, Artificial Intelligence, Humanoid Robots, Wan 2.2, FLUX, Krea, Qwen Image, VLMs, Stable Diffusion
Generated images will by default look similar to what’s most common in your in your dataset. Sometimes you can’t even prompt you way to what you want if your dataset does not include it, or at least the generation might only follow your prompt sometimes. But I mean for the most part it’s possible to generate many different styles of photos no matter what. But yea will need explicit prompting for smiles most the time for you if your dataset has very little of it
hey there i'm trying to run the kijai node for hunyuan https://github.com/kijai/ComfyUI-Hunyuan3DWrapper the first part builds correctly then i gte this error when generating the multivbiews i guess ?
**Exception Message:** No module named 'custom_rasterizer'
Stack Trace
```File "C:\Users\Utilisateur\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 327, in execute output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "C:\Users\Utilisateur\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 202, in get_output_data return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "C:\Users\Utilisateur\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 174, in _map_node_over_list process_inputs(input_dict, i)File "C:\Users\Utilisateur\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\execution.py", line 163, in process_inputs results.append(getattr(obj, func)(**inputs))^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "C:\Users\Utilisateur\Documents\ComfyUI\custom_nodes/comfyui-hunyan3dwrapper\nodes.py", line 433, in process self.render = MeshRender(^^^^^^^^^^^File "C:\Users\Utilisateur\Documents\ComfyUI\custom_nodes/comfyui-hunyan3dwrapper\hy3dgen\texgen\differentiable_renderer\mesh_render.py", line 158, in __init__ import custom_rasterizer as cr
i am making a model for instagram, do you suggest using reg images? because in a video tutorial i watched for you you did not use reg images, but instead you trained it on 200 epochs, so which one is better for my case?