mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-23 16:54:56 +00:00
Merge edmundman's UFC_FIGHT_PREDICTOR contribution
This commit is contained in:
parent
0e660a7429
commit
606b917042
73 changed files with 25564 additions and 3223 deletions
22
environments/community/router_env/requirements.txt
Normal file
22
environments/community/router_env/requirements.txt
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
livekit-agents
|
||||
livekit-plugins-openai
|
||||
livekit-plugins-silero
|
||||
pydantic-ai
|
||||
python-dotenv
|
||||
openai
|
||||
google-api-python-client
|
||||
google-auth-oauthlib
|
||||
apscheduler
|
||||
fastapi
|
||||
livekit-plugins-deepgram
|
||||
livekit-plugins-turn-detector
|
||||
aiohttp
|
||||
mem0ai
|
||||
openai-agents-mcp
|
||||
wandb
|
||||
torch
|
||||
jsonlines
|
||||
markdown
|
||||
tqdm
|
||||
# For local editable install of atropos, if desired in requirements:
|
||||
# atropos @ file:./atropos#egg=atropos
|
||||
Loading…
Add table
Add a link
Reference in a new issue