mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
9 lines
308 B
Text
9 lines
308 B
Text
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
|