Skip to content

Commit

Permalink
added requirements for 3 models
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMts committed Jan 9, 2024
1 parent fce6c89 commit 5bf9235
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions torchbenchmark/models/drq/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
kornia
scikit-image
gym
1 change: 1 addition & 0 deletions torchbenchmark/models/soft_actor_critic/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
gym
pygame
tensorboardX
1 change: 1 addition & 0 deletions torchbenchmark/models/vision_maskrcnn/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pycocotools

0 comments on commit 5bf9235

Please sign in to comment.