Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
XDimLab
/
hugsim_web_server_0
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7f3c2df
hugsim_web_server_0
/
code
/
sim
/
pyproject.toml
hyzhou404
private scenes
7f3c2df
2 months ago
raw
Copy download link
history
blame
141 Bytes
[tool.hatch.build.targets.wheel]
packages
= [
"hugsim-env"
]
[project]
name
=
"hugsim-env"
version
=
"0.0.1"
dependencies
= [
"gymnasium"
,
]