simulate
simulate copied to clipboard
Documentation Feedback
Hey there 👋 , the new documentation is 🤩 I have still some small stuff on what's already done. I don't open a PR because I'm not sure how you want to change the different points below:
- We should add here: https://huggingface.co/docs/simulate/main/en/quicktour#loading-a-scene-from-the-hub-or-a-local-file
scene.show()
Since we show the cube just below. This way people can have the same result.
-
Style is broken starting here: https://huggingface.co/docs/simulate/main/en/quicktour#objects-can-be-translated-rotated-scaled
-
Lack a Bibtext cite on readme.md 🤔
-
In Reinforcement Learning part there is a diagram missing https://huggingface.co/docs/simulate/api/reward_functions#simulate.RewardFunction
Overall the look and content of this new version is beautiful and the explanation are super clear.
As discussed in DMs, feel free to open PRs directly on this feedback. For BibTeX, you can use https://github.com/huggingface/diffusers#citation as a reference. If someone disagrees with any feedback/change, it will come up in the PR review :)
Sorry for the delay I didn't had time yesterday, here's the PR: #332