huggingface / dataset-viewer

Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
https://huggingface.co/docs/dataset-viewer
Apache License 2.0
686 stars 76 forks source link

Support 3D models #1003

Open severo opened 1 year ago

severo commented 1 year ago

Note that the "file viewer" on the Hub already renders the 3D models (.glb) using https://modelviewer.dev/:

https://huggingface.co/datasets/allenai/objaverse/blob/main/glbs/000-000/000074a334c541878360457c672b6c2e.glb

https://user-images.githubusercontent.com/1676121/229077088-ef9bfde2-2e9a-4b12-8ac9-2d0ed3283df7.mov

related to #979

severo commented 1 year ago

i would just display a thumbnail of the object maybe? as displaying 10 models at the same time might crash browsers

from https://huggingface.slack.com/archives/C04L6P8KNQ5/p1680253543814659?thread_ts=1680253065.728059&cid=C04L6P8KNQ5 (internal)

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

severo commented 1 year ago

would be good to have it

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

severo commented 1 year ago

see also https://github.com/huggingface/datasets-server/issues/979