--- license: mit task_categories: - text-to-3d tags: - text-to-3D-avatar --- # **AnimPortrait3D Results Gallery** This gallery showcases the results of **[AnimPortrait3D](https://onethousandwu.com/animportrait3d.github.io/)**. 🔹 For **interactive visualization**, visit our **[GitHub page](https://github.com/oneThousand1000/AnimPortrait3D)**. ### **Preview Images** Preview images are available in the `preview` folder within this project. ### **File Structure** Each result is stored in a ZIP archive named after the **face ID**, containing the following files: ``` face_id.zip │ ├── fitted_params.pkl # Fitted SMPL-X parameters │ ├── point_cloud.ply # The generated avatar │ └── prompt.txt # The text prompt ```