Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
HubHop committed Mar 28, 2023
1 parent 1b5a98d commit 7c4e353
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions stitching_deit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This directory contains the training and evaluation scripts for stitching DeiTs.

### Prepare Python Environment

* PyTorch 1.10.1
* CUDA 11.1
* PyTorch 1.10.1+
* CUDA 11.1+
* timm 0.6.12
* fvcore 0.1.5

Expand Down
4 changes: 2 additions & 2 deletions stitching_resnet_swin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This directory contains the training and evaluation scripts for stitching ResNet

## Requirements

* PyTorch 1.10.1
* CUDA 11.1
* PyTorch 1.10.1+
* CUDA 11.1+
* fvcore 0.1.5


Expand Down
4 changes: 2 additions & 2 deletions stitching_swin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This directory contains the training and evaluation scripts for stitching Swins.
## Requirements

### Prepare Python Environment
* PyTorch 1.10.1
* CUDA 11.1
* PyTorch 1.10.1+
* CUDA 11.1+
* timm 0.6.12
* fvcore 0.1.5

Expand Down

0 comments on commit 7c4e353

Please sign in to comment.