Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

fix a typo in Install.md #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
We provide installation instructions for ImageNet classification experiments here.

## Dependency Setup
Create an new conda virtual environment
Create a new conda virtual environment
```
conda create -n convnext python=3.8 -y
conda activate convnext
Expand Down Expand Up @@ -50,4 +50,4 @@ For pre-training on [ImageNet-22K](http://image-net.org/), download the dataset
img3.jpeg
class4/
img4.jpeg
```
```