Stability-AI / stable-fast-3d

SF3D: Stable Fast 3D Mesh Reconstruction with UV-unwrapping and Illumination Disentanglement
https://stable-fast-3d.github.io
Other
1.2k stars 136 forks source link

Enhance LinearCameraEmbedder with Type Hints #40

Open mandlinsarah opened 2 months ago

mandlinsarah commented 2 months ago

This change introduces type hints to the LinearCameraEmbedder class. Type hints improve code readability and provide better documentation for future developers.