overflow-openenv / server /requirements.txt
aparekh02's picture
initial push: overflow_env with Gradio RL demo UI
cb054fe verified
raw
history blame contribute delete
188 Bytes
--extra-index-url https://download.pytorch.org/whl/cpu
torch>=2.5.0
gymnasium>=0.29.0
openenv-core[core]>=0.2.1
fastapi>=0.115.0
pydantic>=2.0.0
uvicorn[standard]>=0.24.0
requests>=2.31.0