mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-29 17:35:07 +00:00
linting, moved to community
This commit is contained in:
commit
2efb690a24
10 changed files with 1341 additions and 0 deletions
9
environments/community/padres_spatial/requirements.txt
Normal file
9
environments/community/padres_spatial/requirements.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
pybullet>=3.2.5
|
||||
numpy>=1.24.0
|
||||
websockets>=11.0.3
|
||||
python-dotenv>=1.0.0
|
||||
wandb>=0.15.0
|
||||
openai>=1.0.0
|
||||
# pydantic (if using for data classes, otherwise standard dataclasses are fine for MVP)
|
||||
# fastapi # Not needed for this combined MVP script approach
|
||||
# uvicorn # Not needed for this combined MVP script approach
|
||||
Loading…
Add table
Add a link
Reference in a new issue