Skip to content

Commit 7643649

Browse files
fix repo name (pytorch#2)
1 parent 6a608d3 commit 7643649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ There are no extra compiled components in DETR and package dependencies are mini
142142
so the code is very simple to use. We provide instructions how to install dependencies via conda.
143143
First, clone the repository locally:
144144
```
145-
git clone https://github.com/fairinternal/detection-transformer.git
145+
git clone https://github.com/facebookresearch/detr.git
146146
```
147147
Then, install PyTorch 1.5+ and torchvision 0.6+:
148148
```

0 commit comments

Comments
 (0)