Spaces:
Running
on
Zero
Running
on
Zero
A newer version of the Gradio SDK is available:
5.27.0
metadata
title: Sharp-It 3D Model Generator
emoji: 🔮
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.20.0
app_file: app.py
pinned: false
python_version: 3.10.13
hf_oauth: false
hardware: zerogpu
Sharp-It: 3D Model Generator
This application generates 3D models from text prompts using Shap-E and refines them with InstantMesh.
Features
- Generate 3D models from text descriptions
- Refine generated models with high-quality textures
- Export to OBJ format for use in 3D applications
How to Use
- Enter a text prompt describing the 3D object you want to create
- Adjust the generation parameters if needed
- Click "Generate Views" to create the initial model
- Enter a refinement prompt if you want to modify specific aspects
- Click "Refine" to enhance the model
- Download the resulting 3D mesh
Technical Details
This application uses:
- Shap-E for initial 3D generation
- InstantMesh for high-quality refinement
- ZeroGPU for efficient GPU resource management
Implementation Notes
- The application uses PyTorch 2.1+ which provides native support for the features required by the latest diffusers library
- This ensures full compatibility with the latest versions of all dependencies while maintaining ZeroGPU support
- All components are configured for optimal performance on the ZeroGPU platform
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference