This guide explains how to install the free, open-source ComfyUI Portable with Hunyuan3D-2 on your local Windows PC. Using this setup, you can quickly generate game-ready placeables, creatures, or tileset parts from either a 2D image or a text prompt, producing fully textured 3D models with UV mapping. The AI intelligently predicts the 3D shape and even generates unseen textures based on the image input. (Check out the example screenshots of a gorilla’s 2D image on a white background and its resulting 3D model in Blender.)
Performance & Hardware Requirements
Generating a 3D model with textures typically takes 1 to 3 minutes, depending on your chosen quality settings and PC hardware. If you have an Nvidia GPU, you’ll achieve faster and higher-quality results. However, if you don’t have an Nvidia card, you can still use your CPU or try an online service.
Free Online 3D Model Generation (Hugging Face)
If you prefer an online option, Hugging Face offers a free 3D model generator powered by Hunyuan3D-2, accessible here:
🔗 Hunyuan3D-2 on Hugging Face
This online version has a fixed face count of 50K, and while the results can be impressive, they lack the fine-tuned control available in ComfyUI.
Tip: Explore the Advanced Settings section for extra customization options. However, they are still more limited compared to a local ComfyUI installation.
Local ComfyUI vs. Online Services
If you want full control over settings like polygon count, texture resolution, and quality, a local installation of ComfyUI is the best choice. Some third-party providers also offer hosted ComfyUI instances with a pay-per-use model.
On Hugging Face’s free tier, you can generate three models per day before needing to purchase credits. However, if you have a 6GB+ VRAM Nvidia GPU and at least 24GB RAM, you can generate higher-quality 3D models directly on your PC within minutes.
Advantages of ComfyUI
✅ Higher-quality outputs due to full control over settings
✅ Batch processing – generate multiple models with different settings
✅ Better texture mapping and polygon count control
For fast, efficient, and customizable 3D model generation, a local ComfyUI installation is the best option—especially if you have the required hardware.
ComfyUI: AI-Powered 3D Model Generation from 2D Images or Text
ComfyUI and its AI model generators allow you to generate 3D models with textures and UV maps from either a 2D image or a text description. The AI intelligently reconstructs the missing parts of the image, creating a fully detailed 3D model ready for import into Blender.
Features & Capabilities
- Polygon Control: Generate models with low poly (5K faces) or high poly (250K+ faces).
- Texture Quality: Adjustable texture resolution, supporting up to 2K upscaled and detailed textures.
- PBR Compatibility: Additional plugins can be installed to enable PBR texture processing. (Note: PBR plugins are not included in this installation but can be added later.)
Example Workflow – 3D Gorilla Model
To demonstrate the capabilities of ComfyUI, you can use a sample 2D image of a gorilla (in an A-pose or T-pose with a white background) to generate a 3D model, which is then loaded into Blender.
- Sample File: You can download and import HY3d_00118.glb into Blender to examine the 3D quality.
- Generation Settings:
- 10K faces
- 2K texture resolution
Screen shot of Blender 3D gorilla model shown has 20K faces, which was achieved by splitting the original model into two meshes (top and bottom halves, each with 10K faces) and merging them. This technique is useful for optimization, especially for Neverwinter Nights, where the per-mesh face limit is 10K.
Fine-Tuning Settings for Best Results
To achieve high-quality 3D models and textures, it’s important to adjust a few key parameters:
✅ Num Faces – Controls polygon count
✅ Octree Rendering – Helps with structure refinement
✅ Steps Count – Affects model detail level
✅ Texture Size – Defines texture resolution
✅ Delight Settings – Adjusts texture lighting and color balance
✅ Upscaler 4x – Improves texture quality (OFF by default; should be turned ON)
✅ Texture Memory Renderer – Recommended increase to 786MB or 1024MB (Default is 512MB, but at 1024MB, the AI may generate unintended details)
Ease of Use & Batch Processing
📌 No programming or workflow setup is required—simply tweak a few parameters to match your hardware, and you can generate a fully textured 3D model in 1 to 3 minutes.
📌 Batch processing is supported, allowing you to generate multiple models at once (hardware-dependent).
Getting the Best Results from Your 2D Images
- Use an A-pose or T-pose for characters
- Ensure a sharp, high-quality image with a plain white background
- Avoid weapons or accessories obstructing the body
- For placeables, use a clear, full-frame image with a white background
Extending Your Workflow
ComfyUI is open-source, meaning new features, plugins, and enhancements—such as PBR texture processing and advanced upscalers—are continually being developed.
By fine-tuning the settings and using the right input images, you can generate high-quality 3D models optimized for your workflow—whether for games, animations, or other 3D applications.
Using ComfyUI automatic installer with Hunyan3d Comfui workflow
Requirements: You will need a PC with Windows 10 or 11
Hardware: 24 GB ram (32GB recommended so you can run windows apps also) and 6 GB ram Nvidia gpu minimum (8 gb vram to 12 gb vram recommended). If you have less than 8gb vram nvidia card there is a lowvram setting when you start Comfyui. The default is to let it detect vram.
50 GB disk space in your windows home folder. Later you can moved the installed files to another folder after installation or edit the installer bat file to use another dir. It will be downloading a lot of AI model content to use the 50 GB space so it takes about 2 hours to do the install on a fast internet connection.
There are 5 main setup steps in Comfyui. Do steps in order and do not miss any out.
All steps are simple to do because the installer does all the hard work. There are two bat to download and use to do the install.
ComfyUI3dInstaller.bat initial install for ComfyUI.
SetupCudaForComfyUI3Dplugin.bat used once later to setup 3d python CUDA driver when workflow runs.
Follow this google doc or download the pdf that has screenshots and detailed how to install step by step:
Overview of steps you follow to do ComfyUI Install:
1) Download and Install Nvidia CUDA drivers
https://developer.nvidia.com/cuda-downloads
Select Windows, x86_64, your Windows version (Win 10 or Win 11), Installer type (network or local dont matter what you prefer) Press Download button and then execute the downloaded file.
2) Download and Install git software. https://git-scm.com/downloads/win Use blue link Click here to download. Run the installer. The setup will prompt you with several options; it’s fine to use the default settings for all of them. You will not have to use Git but the installer needs it.
3) Create Github.com account. This is so the installer can use your account login to download the software it needs when running.
4) Run the ComfyUI3dInstaller.bat to install ComfyUI and its setup.
Run ComfyUI using the Start_ComfyUI.bat installed on your desktop
5) Run SetupCudaForComfyUI3Dplugin program when you run the workflow so it can setup 3d plugin that needs CUDA driver.
When finished creating the 3d model will automatically saved as GLB Model file in output dir: C:\Users\{WIN_USER_NAME}\ComfyUI_Windows_portable\ComfyUI\output
You can import GLB model into Blender with UV textures already setup.


