Stability-AI / stable-fast-3d

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

Enhance LinearCameraEmbedder with Type Hints #40

Open mandlinsarah opened 1 week ago

mandlinsarah commented 1 week ago

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