Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Loading from hub not working #217

Closed
dylanebert opened this issue Sep 20, 2022 · 0 comments · Fixed by huggingface/huggingface_hub#1069
Closed

Loading from hub not working #217

dylanebert opened this issue Sep 20, 2022 · 0 comments · Fixed by huggingface/huggingface_hub#1069
Labels
bug Something isn't working Python Issues related to the Python frontend API

Comments

@dylanebert
Copy link
Contributor

dylanebert commented Sep 20, 2022

Loading from hub not working

Minimal code to reproduce:

scene = sm.Scene(engine="Unity")
scene.load("simenv-tests/Box/glTF/Box.gltf")
scene.show()

image

@dylanebert dylanebert added bug Something isn't working Python Issues related to the Python frontend API labels Sep 20, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working Python Issues related to the Python frontend API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant