Text-to-Voxel 3D Model Generator
Unleash your creativity with our Text-to-Voxel 3D Model Generator. Ready to experience the power of AI? Start your journey here!
🚀Function Overview
A model that converts text prompts into MagicaVoxel VOX format 3D models with adjustable detail levels and resolutions using Flux and Hunyuan3D-2 pipelines.
Key Features
- Text-to-3D model conversion
- Adjustable detail levels (high/low)
- Background removal toggle
- Resolution control via octree settings
- Fine-tuned parameters for Flux and Hunyuan components
Use Cases
- •Game asset creation
- •Voxel art generation
- •3D prototyping from text descriptions
- •Educational visualization tools
⚙️Input Parameters
prompt
stringPrompt for generated image
detail_level
stringDetail level. High will try to generate a good high resolution voxel model, and low try to generate a good low resolution voxel model.
remove_background
booleanRemove the background from the generated image. Useful to turn off if you want to generate a full voxel scene.
seed
integerRandom seed
num_inference_steps
integerNumber of inference steps for Flux
guidance
numberGuidance scale for Flux
prompt_strength
numberPrompt strength for img2img in Flux (only applicable if image is provided)
steps
integerNumber of inference steps for Hunyuan
guidance_scale
numberGuidance scale for Hunyuan
octree_resolution
integerOctree resolution for Hunyuan
💡Usage Examples
Example 1
Input Parameters
{ "seed": 1234, "steps": 50, "prompt": "A wizard in a purple robe and pointed hat, wielding a staff and casting a spell.", "guidance": 6, "detail_level": "high", "guidance_scale": 5.5, "prompt_strength": 0.8, "octree_resolution": 512, "remove_background": true, "num_inference_steps": 50 }
Output Results
Quick Actions
Technical Specifications
- Hardware Type
- A100 (80GB)
- Run Count
- 112
- Commercial Use
- Unknown/Restricted
- Platform
- Replicate