Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
skier233 committed Aug 28, 2024
1 parent 32871ef commit 5553346
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
torch==2.3.1
torchvision==0.18.1
torch==2.4.0
torchvision==0.19.0
pyyaml
decord
fastapi==0.111.0
fastapi==0.112.2
pycryptodomex==3.20.0
uvicorn==0.29.0
uvicorn
requests
aiohttp
colorlog
psutil
pydantic==2.8.2
pydantic_core==2.20.1

0 comments on commit 5553346

Please sign in to comment.