Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chrisjcc
/
llmphy
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0cd2cd7
llmphy
6.48 kB
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
chrisjcc
mujoco.Renderer(model, width=640, height=640) is asking for an image size larger than what the MuJoCo model framebuffer allows by default.
0cd2cd7
10 months ago
assets
MuJoCo XML parser does not understand Jinja-style templating (i.e. {% for ... %} or {{ ... }}), so you must replace that block with explicit, valid XML.
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
309 Bytes
initial commit
10 months ago
app.py
Safe
590 Bytes
Important: MUJOCO_GL must be set before any MuJoCo import. Otherwise, it will still try to use GLFW.
10 months ago
packages.txt
Safe
48 Bytes
These packages provide OpenGL + OSMesa support for offscreen rendering. You don't need an actual display (DISPLAY env var).
10 months ago
requirements.txt
Safe
42 Bytes
Add required libraries
10 months ago
tray_sim.py
Safe
1.62 kB
mujoco.Renderer(model, width=640, height=640) is asking for an image size larger than what the MuJoCo model framebuffer allows by default.
10 months ago